Actions

QS

Text input width/nl: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
Line 6: Line 6:
'''Beschrijving'''
'''Beschrijving'''


Dit attribuut bepaald de breedte van het tekstinvoerveld, het beperkt '''niet''' het aantal tekens dat kan worden ingevoerd.
This attribute sets the width of the text input boxes (of the "wrapper" of the text input boxes). If the value of the width is sufficiently high, then the text input box will be displayed on the next line. Please note that this option does '''not''' set the size of the input or the width of the entire column!
 
'''Available options'''
 
*Default: If selected, a default value will be allocated to this attribute in such a way to have both the label and its corresponding text input box on the same line. For example, if the text input box width is 41%, the value of the width of the text input box will be a value that allows both the label and the input box on the same line (58% in this case). If the width of text input box was higher than 58%, then the text input box would be displayed on the next line.
*8%; 17%...92%, 100%: the bigger the selected value, the larger the width of the text input box.


'''Voorbeeld'''
'''Voorbeeld'''


Als u wilt dat het invoergedeelte onder de subvraag staat: vul 100% in.
*If you wish to have the input part displayed below the subquestion/label, select the 100% option from the dropdown list.
</onlyinclude>
</onlyinclude>


[[Category:Question Settings/nl]][[Category:Question Display Options]]
[[Category:Question Settings/nl]][[Category:Question Display Options]]

Revision as of 15:55, 14 April 2018


Breedte invoerveld (text_input_width)

Beschrijving

This attribute sets the width of the text input boxes (of the "wrapper" of the text input boxes). If the value of the width is sufficiently high, then the text input box will be displayed on the next line. Please note that this option does not set the size of the input or the width of the entire column!

Available options

  • Default: If selected, a default value will be allocated to this attribute in such a way to have both the label and its corresponding text input box on the same line. For example, if the text input box width is 41%, the value of the width of the text input box will be a value that allows both the label and the input box on the same line (58% in this case). If the width of text input box was higher than 58%, then the text input box would be displayed on the next line.
  • 8%; 17%...92%, 100%: the bigger the selected value, the larger the width of the text input box.

Voorbeeld

  • If you wish to have the input part displayed below the subquestion/label, select the 100% option from the dropdown list.