Unmap Entity Attribute Action Application Steps

1. Listing Existing Attributes on the UI

  • The attributes associated with the entity are listed with the Get Entity Attributes action.
  • The user selects the attributes they want to remove.

2. Action Definition

  • The following action is added to the ‘Remove Field’ or ‘Delete Link’ button:
    • + ADD ACTION > OnClick > EAV > Entity Attributes > Unmap Entity Attribute
  • The parameters are set as follows:
  • EntityId: Symbol Picker > Form Component / Select Box
  • AttributeId: Symbol Picker > Multi Select / Action Result

3. Using the Action Result

  • After the link is removed:
    • A notification message is displayed to the user.
    • The current attribute list is reloaded (Get Entity Attributes)
    • The dynamic form is recreated or updated