10,730
edits
Line 23: | Line 23: | ||
|- | |- | ||
| On Change | | On Change | ||
| These rules are checked when any field is modified. Example: simple form validation. <small>They are also executed when you open a form (a new form starts empty, then the values are changed as they are loaded from the database and displayed).</small> | | These rules are checked when any field is modified. Example: simple form validation. <br><small>They are also executed when you open a form (a new form starts empty, then the values are changed as they are loaded from the database and displayed).</small> | ||
| Yes | | Yes | ||
| Yes (*) | | Yes (*) | ||
Line 29: | Line 29: | ||
|- | |- | ||
| On Save | | On Save | ||
| These rules are checked when you save a record. For example, saving a record can automatically also update a field in a parent record. | | These rules are checked when you save a record. For example, saving a record can automatically also update a field in a parent record. <br><small>For questionnaires, on save rules can be performed either [[Questionnaire_Designer#Validate|when you save them or when you complete them]].</small> | ||
| Yes | | Yes | ||
| Yes (*) | | Yes (*) |