More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
| | ||
Property name: Number overflow text | Property name: Number overflow text | ||
{| width="1019" cellspacing="0" cellpadding="2" border="0" style="border-collapse:collapse" class="tableintopic" | |||
|- | |||
| width="210" height="0" | | |||
| width="808" height="0" | | |||
|- align="left" valign="top" | |||
| width="1019" colspan="2" style="border:1px solid #010101;" | | |||
== '''Property name: Number overflow text''' == | |||
|- align="left" valign="top" | |||
| width="210" style="border:1px solid #010101;" | | |||
Question types applied | |||
| width="809" style="border:1px solid #010101;" | | |||
Number question | |||
|- align="left" valign="top" | |||
| width="210" style="border:1px solid #010101;" | | |||
Description | |||
| width="809" style="border:1px solid #010101;" | | |||
Its value will be displayed in a warning dialog when the respondent specifies a number value which is larger than 10^14 in a question. | |||
|- align="left" valign="top" | |||
| width="210" style="border:1px solid #010101;" | | |||
Business logic | |||
| width="809" style="border:1px solid #010101;" | | |||
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. | |||
If there is no value for this property, the default value is: “The maximum value allowed is 10^14.” | |||
|- align="left" valign="top" | |||
| width="210" style="border:1px solid #010101;" | | |||
Formatting | |||
| width="809" style="border:1px solid #010101;" | | |||
Text | |||
|- align="left" valign="top" | |||
| width="210" style="border:1px solid #010101;" | | |||
Screen examples | |||
| width="809" style="border:1px solid #010101;" | | |||
The image below shows where in the questionnaire editor you set the 'number overflow' text. | |||
[Image:3562.png]]<br> | |||
The example below shows how the question will react if we then try to use a number which is too high and click next. | |||
[Image:3563.png]]<br> | |||
|} | |||
[[Category:Language_dependent_properties]] | [[Category:Language_dependent_properties]] |
Revision as of 08:40, 21 December 2011
Property name: Number overflow text
Property name: Number overflow text | |
Question types applied |
Number question |
Description |
Its value will be displayed in a warning dialog when the respondent specifies a number value which is larger than 10^14 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. If there is no value for this property, the default value is: “The maximum value allowed is 10^14.” |
Formatting |
Text |
Screen examples |
The image below shows where in the questionnaire editor you set the 'number overflow' text. [Image:3562.png]] The example below shows how the question will react if we then try to use a number which is too high and click next. [Image:3563.png]] |