36
edits
Line 269: | Line 269: | ||
; QuestionGroups: If you use question groups in your questionnaire and have some questions that are in a different group, this is used to reference them in the rules. | ; QuestionGroups: If you use question groups in your questionnaire and have some questions that are in a different group, this is used to reference them in the rules. | ||
; Shared: Modify your shared variable. You have to declare a variable before you can modify it. | ; Shared: Modify your shared variable. You have to declare a variable before you can modify it. | ||
; Caption: | ; Caption:Modify the caption of your questionnaire. | ||
; Command: | ; Command:Used in On Can Execute and On Execute rule editor, to specify a command, it's parameter (if available) or whether the command is enabled (visible) or handled | ||
; ChangedItem: | ; ChangedItem:Used most often as condition to specify which item of the questionnaire has been changed. | ||
; IsLoaded: Used in very specific cases, when you need to handle the loading of groups/question reload based on some conditions | ; IsLoaded: Used in very specific cases, when you need to handle the loading of groups/question reload based on some conditions | ||
; SourceGroup: | ; SourceGroup: |
edits