Manage rules for form controls

This topic describes how to add, edit, and delete rules for form controls as well as change the order of rule execution.

Rules can be used to change how specific controls behave in the form based on defined conditions. Rules are executed in the order they appear in the Rules pane. If a control has more than one rule applied to it, the rules will execute in the order set in the Rules pane.

Note: When building a condition or other formula for a control within a repeating section (an instance of the control Repeating Section control), keep in mind the possibility of multiple rows. For example, use an average or other aggregate formula instead of an equivalent, or include the function currentRowNumber in the formula. Conditions and other formulas that reference a control in a repeating section without following these best practices may not work. If the referenced control has multiple rows, then a badly formed condition or formula (one that assumes a single row) cannot be completed.

Related information

Rules pane