10,730
edits
Line 613: | Line 613: | ||
For each questionnaire, you can define the version of the rules used in the parameter '''Rules Version''' on the [[Questionnaire_Designer#Properties_pane|'''Properties''' pane]] on questionnaire level. This affects the execution of On Change rules. | For each questionnaire, you can define the version of the rules used in the parameter '''Rules Version''' on the [[Questionnaire_Designer#Properties_pane|'''Properties''' pane]] on questionnaire level. This affects the execution of On Change rules. | ||
* In version 1, when a question is changed, all the OnChange rules are executed (the rules defined on root level and also for all groups). | * In '''version 1''', when a question is changed, all the OnChange rules are executed (the rules defined on root level and also for all groups). | ||
* In version 2, root rules are executed always. Group rules are executed if the question belongs to that group or depends on it. (The On Change rule depends on a question if it uses that question and that question is not a context question of that rule. Context questions of the rule are listed under the Questions property.) | * In '''version 2''', root rules are executed always. Group rules are executed if the question belongs to that group or depends on it. (The On Change rule depends on a question if it uses that question and that question is not a context question of that rule. Context questions of the rule are listed under the Questions property.) | ||
* '''Version 3''' is the first version that supports On Create rules. | |||
* '''Latest''' means that the questionnaire will always use the newest version of rules. | |||
[[Resco mobile apps]] older than release 13.1 may experience instability when using rules version 2. | [[Resco mobile apps]] older than release 13.1 may experience instability when using rules version 2. |