Hidden/en: Difference between revisions
From LimeSurvey Manual
Importing a new version from external source |
Updating to match new version of source page |
||
Line 9: | Line 9: | ||
{{Hint|Text=The question are not diplay in HTML, it can be set with an [[Question_type_-_Equation|equation question]] or survey URL, but not in javascript}} | {{Hint|Text=The question are not diplay in HTML, it can be set with an [[Question_type_-_Equation|equation question]] or survey URL, but not in javascript}} | ||
'''Available options''' | '''Available options''' | ||
*On | *On | ||
*Off (default) | *Off (default) |
Revision as of 15:20, 30 January 2017
Description
If you prefill a question by URL you can use this setting to hide the question and its value from the survey participant at all. This overrides any conditions because the particular question is never even embedded in a page. If you just want to hide a question (for example if you want to store a value calculated on the fly) then use Javascript embedded in the question source code.

Available options
- On
- Off (default)