Get Entity Action Application Steps

1. Entity Selection on the UI

  • The entity whose details the user wants to view is selected from a table or list.
  • The Id information of the selected entity is retrieved.

2. Action Definition

  • + ADD ACTION > OnClick / OnLoad > EAV > Entity > Get Entity
  • Parameters are configured:
  • Id: Symbol Picker > Selected Item / Form Component / Fixed
  • IncludeAttributes: Fixed > true (optional)
  • IncludeValues: Fixed > true (optional)

3. Using the Action Result

  • The result can be displayed on the screen with a Set Value, Label, Dynamic Form, or custom element.
  • Attributes can be edited by loading them into the Dynamic Form element.