WizQuestionnaireAttrs Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
ShowPrevQuestions | 1 | As user pages through the questionnaire, show previous quesions and answers. | |
ImmediateNext | 2 | Move user forward to next question when user answers a question. | |
NumberItems | 4 | Number the questions. | |
NumberContinue | 8 | Continue this questionnaire's question numbering from the previous questionnaire. | |
ButtonsBelow | 16 | Place questionnaire answer buttons below the questions vs. to the right. | |
ShowAllQuestions | 32 | Show all questions on the page at one time. | |
FieldAjaxSave | 64 | Fire the FieldAjaxSave event as each question is answered. | |
NoImmediateNextOnLast | 128 | Do not move user forward to next question when user answers the final question on the page. | |
IgnoreMoveNextFunctionality | 256 | Ignore the "Move Forward" logic in the Questionnaire that shows all questions if the questionnaire senses that we're not "moving forward" in the wizard. | |
NoWizNextPrevOverride | 512 | Removes the WizNext() / WizPrev() override script from the element's client script. | |
CollapseQuestionOnAnswer | 1024 | Hides the current question and replaces it with a message and a button allowing re-expansion of the question + answer. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.