Triggers

The Triggers page explains how to configure trigger types in your forms, allowing for dynamic responses based on conditions and user actions.

Available Trigger Types:

  • Simple: Uses the same UI and configuration methods found in the Conditional tab. Refer to the Simple Conditional Documentation for more information.
  • Javascript: Write custom conditionals using Javascript code. Refer to the Advanced Conditions Documentation for more information.
  • JSON Logic: Use JSON Logic as an alternative to Javascript for writing Logic Conditions. Refer to the JSON Logic Documentation for more information.
  • Event: Create custom events on the form.