Save Entity Value Action Application Steps

1. Preparing the Model Object

  • All attribute information and values from a dynamic form or other source are collected as a model object.

2. Adding an Action

  • For example, to the ‘Save’ button:
    • + ADD ACTION > OnClick > EAV > Entity Value > Save Entity Value
  • Parameters:
  • Model: Symbol Picker > Form Component or Action Result

3. Result

  • The system creates a new entity value with the information in the model or updates the existing record.
  • The user can be notified in case of success.
  • An error message can be displayed in case of failure.