In a CRM application, a user wants to remove the ‘Occupation’ field from a customer card that is no longer in use:
- The user selects the entity of the customer type.
- The linked attribute list is displayed.
- When the ‘Occupation’ field is selected and the “Delete” button is clicked, the Unmap Entity Attributes action is executed.
- The ‘Occupation’ attribute is only separated from that entity; it is not deleted from the system.