10,730
edits
No edit summary |
|||
Line 567: | Line 567: | ||
Rules describe sequences of steps that are executed when a user is filling out the questionnaire. These steps allow you to further customize the questionnaire form’s design and usage (hide or disable form fields, assign values to them, etc.). To create a rule, open the [[Rules editor]] by clicking on the corresponding event button. | Rules describe sequences of steps that are executed when a user is filling out the questionnaire. These steps allow you to further customize the questionnaire form’s design and usage (hide or disable form fields, assign values to them, etc.). To create a rule, open the [[Rules editor]] by clicking on the corresponding event button. | ||
* '''On | * '''On Create''' rules are executed when a questionnaire instance is about to be created. They can be used to populate variables for the reuse fetch. | ||
* '''On Load''' rules are executed when users start to fill out the questionnaire. | * '''On Load''' rules are executed when users start to fill out the questionnaire. | ||
* '''On Change''' rules are executed whenever users change any value. <small>On Change rules are also executed when a questionnaire is first displayed.</small> | * '''On Change''' rules are executed whenever users change any value. <small>On Change rules are also executed when a questionnaire is first displayed.</small> |