Open the screen where you want to view the attribute information.
For example, create a button named ‘Get Attribute Information’.
To make it work when clicked: + ADD ACTION > OnClick > EAV > Attribute > Select the Get Attribute action.
2. Configure the Action Parameter
Id: Symbol Picker > Fixed > Guid or Symbol Picker > Component > Text Input (selected attribute) or Symbol Picker > Action Result > AttributeList can be selected.
Enable Audit Log: Ensures that the action performed when the action is executed is added to the audit log records. This allows you to track who performed attribute creation or update operations, when they were performed, and with which values.
3. Using the Results
The information returned by the Get Attribute action can be displayed in other components (e.g. Label, Text, Info Box) or used in other actions (e.g. condition, validation, update).