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
  • Enable Audit Log (Optional): Ensures that actions performed during execution are added to the audit log records. This allows you to track when changes were made to the system, by which user, and within the scope of which action.

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.