1. Entity Selection in the UI
- A Select Box or table is prepared where the user can select an entity.
- The id information of the selected entity is retrieved.
2. Action Definition
- + ADD ACTION > OnClick > EAV > Entity Attributes > Get Entity Attributes
- The EntityId parameter is determined via the Symbol Picker.
3. Using the Action Result
The attribute list can be used with Dynamic Form, Table, Select Box elements or the Set Value action.
- Example output: [ id, name, dataType, isRequired, defaultValue , ... ]