Text input width/da: Difference between revisions
From LimeSurvey Manual
Maren.fritz (talk | contribs) Created page with "===Inputboksbredde (text_input_width)===" |
Maren.fritz (talk | contribs) Created page with "'''Beskrivelse'''" |
||
Line 4: | Line 4: | ||
===Inputboksbredde (text_input_width)=== | ===Inputboksbredde (text_input_width)=== | ||
''' | '''Beskrivelse''' | ||
Denne attribut angiver bredden af tekstindtastningsfelterne (af "indpakningen" af tekstindtastningsfelterne). Indtastningsboksen bruges til at introducere et svar på (del)spørgsmålet. Hvis værdien af bredden er tilstrækkelig høj, vil tekstindtastningsfeltet blive vist på næste linje. Bemærk venligst, at denne indstilling '''ikke''' indstiller størrelsen på input eller bredden af hele kolonnen! | |||
'''Available options''' | '''Available options''' |
Revision as of 11:07, 29 December 2023
Inputboksbredde (text_input_width)
Beskrivelse
Denne attribut angiver bredden af tekstindtastningsfelterne (af "indpakningen" af tekstindtastningsfelterne). Indtastningsboksen bruges til at introducere et svar på (del)spørgsmålet. Hvis værdien af bredden er tilstrækkelig høj, vil tekstindtastningsfeltet blive vist på næste linje. Bemærk venligst, at denne indstilling ikke indstiller størrelsen på input eller bredden af hele kolonnen!
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.
Example
- If you wish to have the input part displayed below the subquestion/label, select the 100% option from the dropdown list.