Refresh Relationship Editor

The Refresh Relationship Editor action updates the display and data of one or more relationship editors (tables) in your form. This is useful for ensuring that relationship tables reflect the latest data after changes, calculations, or workflow events.

Properties and Explanation

Select Form Fields: Select one or more relationship editors (from a multi-select list) to refresh. These are the tables whose data and UI will be updated.

  • The action triggers a refresh for each selected relationship editor, ensuring that any changes to related data are immediately visible to the user.

  • Use this action after adding, removing, or updating items in a relationship table, or after any operation that affects related data.

Full Configuration Example

Below is a screenshot of the Refresh Relationship Editor action configuration, showing the property set for selecting relationship editors:

  • In this example, the selected relationship editors are refreshed when the action is triggered, updating their display and data.

  • This helps keep the user interface in sync with the underlying data model.

Last updated