Model Actions

Model actions allow you to trigger action flows so that they run automatically when model-level events occur. This means the actions don't need to be tied to a button or intentionally activated by the end-user, but are activated "behind the scenes" when specific things happen on the page. Model actions are useful for creating simplified, automated operations, even for complex processes.

Important: Save rows action operates in the context of the model and it doesn't pass details about the specific rows that are saved. If you need to save a record or multiple records and then use the information from those saved records in subsequent actions, you must set up an action flow to save the row(s) and then pass the required data to the subsequent actions.

Create a Model Action

  1. In the Elements panel, click the Models tab.
  2. Click the model.
  3. Click the Actions tab.
  4. Click Add action.
    • Set interactions (and properties of those interactions) in the When section.
    • Add specific action framework sequences using the Actions tab.
  5. Click Save.

Properties