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
  • Enable Audit Log (Optional): Ensures that actions performed during execution are added to the audit log records. This allows you to track when changes were made to the system, by which user, and within the scope of which action.

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