Get Entity Value Action Application Steps

1. Determining the Records to be Read

  • Select the entity and entity value in the UI.

2. Action Definition

  • For example, add the following action to a button or screen opening:
    • + ADD ACTION > OnClick > EAV > Entity Value > Get Entity Value
  • Parameters are set:
  • EntityId: Symbol Picker > Select Box / Form Component / Action Result
  • EntityValueId: Symbol Picker > Select Box / Form Component / Action Result

3. Using the Result

  • The value obtained from the action is transferred to form fields or information boxes.
  • It can be linked to a dynamic form element with the Set Value action.