Delete Entity Value Action Application Steps

1. Selecting the Value to be Deleted

  • The entity value to be deleted is selected in the UI (e.g. from a table or list).

2. Defining the Action

  • The following action is added to the ‘Delete’ button:
    • + ADD ACTION > OnClick > EAV > Entity Value > Delete Entity Value
  • Parameters are set as follows:
  • EntityId: Symbol Picker > Component / Select Box
  • EntityValueId: Symbol Picker > Component / Action Result

3. Operation Result

  • If the deletion is successful, a confirmation message can be displayed to the user.
  • The list or form is reloaded with the updated data.
  • Deleted data cannot be recovered; the user should be warned.