Actions

QS

QS:Text input width

From LimeSurvey Manual

Revision as of 12:09, 15 April 2018 by Han (talk | contribs) (Created page with "'''Beschikbare opties'''")


Breedte invoerveld (text_input_width)

Beschrijving

Dit attribuut bepaald de breedte van het tekstinvoervelden (of de wrapper eromheen). Als de waarde hoog genoeg is wordt het invoerveld om de volgende regel getoond. Het beperkt niet het aantal tekens dat kan worden ingevoerd.

Beschikbare opties

  • 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.