Get Entity Values Action Application Steps
1. Entity Selection
- A form field is prepared where the user selects the entity.
2. Action Definition
- For example, the following action is added to a button or screen opening:
- + ADD ACTION > OnClick > EAV > Entity Value > Get Entity Values
- EntityId: Assigned as Symbol Picker > Select Box, Fixed or Component.
3. Using the Result
- The action result returns a list of all values belonging to the entity.
- The returned data can be loaded into a table, repeater or dynamic form.
- It can also be retrieved in JSON format with all attributes and values.