Line 25: | Line 25: | ||
| [[source]] from where the config set name will be retrieved | | [[source]] from where the config set name will be retrieved | ||
* Valid [[source|sources]]: | * Valid [[source|sources]]: | ||
− | ** [[ | + | ** [[Datatypes#text|text]] |
|- | |- | ||
|} | |} |
Revision as of 12:15, 31 March 2017
gn:act_loadQuestionnaire
- Description
- Used exclusively with
GnQuestionnaire
widget to dynamically generate questionnaire
- Action returns
- void
Action signatures
Generate questionnaire based on config set name
[gn:act_loadQuestionaire]|[target,source]
Parameter | Description |
---|---|
target | target where the questionnaire will be displayed
|
source | source from where the config set name will be retrieved |
Example
+id/questionnaire
- GnQuestionnaire which will display questionnaire
@variable/questionnaireConfigSetName
- config set name
[gn:act_loadQuestionaire]|[+id/questionnaire,@variable/questionnaireConfigSetName]