Actions

QS

Multiflexible min: Difference between revisions

From LimeSurvey Manual

mNo edit summary
mNo edit summary
Line 26: Line 26:


<!--T:468-->
<!--T:468-->
To set a dropdown box starting from 7; set this attribute to 7.
To set a dropdown box starting from 7, set this attribute to 7.
 
<!--T:469-->
</onlyinclude>
</onlyinclude>



Revision as of 15:43, 7 March 2018


Minimum value (multiflexible_min)

Description

Multiflexible_min is available only in the array (numbers) question type.

This sets the minimum numeric value for the dropdown lists.

Valid values

  • Any integer value
  • Any number
  • Any SGQA code
  • Any question code (variable name)
  • Any equation, using the Expression Manager syntax, without the surrounding curly braces.

Example

To set a dropdown box starting from 7, set this attribute to 7.