Skip to content

Post-Actions

Post-actions let a rule keep moving after values are filled. Use them for forms that need a tab press, a submit click, or a short delay before the next step.

ActionUse It For
ClickPressing a button or opening the next panel
FocusMoving the cursor to another field
Press KeySending keys such as Enter, Tab, or Escape
WaitGiving the page time to update before the next action

Attach actions to a field when the next step depends on that specific input. For example, fill a search box, press Enter, and wait for results.

Attach actions to a rule when they should run after all fields complete. For example, fill a signup form and click the submit button.