Usage Scenario: Deleting Customer Custom Field Data

In a CRM application, a user wants to delete a specific attribute value (e.g., ‘Old Phone Number’) for a customer:

  1. The user selects the customer record.
  2. They select the attribute value they want to delete from the list.
  3. They click the ‘Delete’ button.
  4. The Delete Entity Value action runs and the data is permanently removed from the system.