Property name: Back button visible

From Catglobe Wiki
Revision as of 10:58, 21 December 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



Property name: Back button visible

<tbody> </tbody>

Property name: Back button visible

Question types applied

All

Description

This button is used for navigating to the previous question. It can be showed or hidden in a question.

Business logic

This property exists for both questionnaire and question properties. If set in a question property it will overrule the property of the questionnaire. If there is no value for this property in a question, its value will be inherited from the questionnaire property. Whenever this property is inherited from Questionnaire properties, the corresponding check box will have a black border. If you click on it again the black border will disappear and the property is set directly in the question. If you click multiple times you will notice that there are three possible states; Inherited (checked or unchecked depending on questionnaire state), Not inherited (checked), and Inherited (not checked).

Its default value is True in the Questionnaire properties dialog, which means this button is shown in all questions except for the first one in a questionnaire.

Formatting

True (Checked) / False (Unchecked)

Screen examples

The image below is how this property looks in the Question properties.

<img align="bottom" width="608" vspace="0" hspace="0" height="259" border="0" alt="Back1" src="3370.png">

<img align="bottom" width="695" vspace="0" hspace="0" height="302" border="0" alt="BAck2" src="3371.png">

The image below is in the Questionnaire Viewer. The Back button visible value is true. It means that this button will be shown at the bottom of this question.

<img align="bottom" width="194" vspace="0" hspace="0" height="132" border="0" alt="Back3" src="3372.png">