Usage Scenario: Loading Customer Information

On a customer details screen, you want to dynamically display all custom fields (e.g., ‘Membership Start Date,’ ‘Contact Preference,’ ‘Segment’) for that customer.

  1. When a customer (entity) is selected, Get Entity Attribute Values runs.
  2. The result is loaded into the dynamic form element.
  3. The user sees all the information on a single screen and can edit it as needed.