Text input width/ro: Difference between revisions
From LimeSurvey Manual
Maren.fritz (talk | contribs) Created page with "===Lățimea casetei de introducere (text_input_width)===" |
Maren.fritz (talk | contribs) Created page with "Acest atribut stabilește lățimea casetelor de introducere a textului (a „învelișului” casetelor de introducere a textului). Caseta de introducere este folosită pentr..." |
||
Line 6: | Line 6: | ||
'''Descriere''' | '''Descriere''' | ||
Acest atribut stabilește lățimea casetelor de introducere a textului (a „învelișului” casetelor de introducere a textului). Caseta de introducere este folosită pentru a introduce un răspuns la (sub)întrebare. Dacă valoarea lățimii este suficient de mare, atunci caseta de introducere a textului va fi afișată pe linia următoare. Vă rugăm să rețineți că această opțiune '''nu''' setează dimensiunea intrării sau lățimea întregii coloane! | |||
''' | '''Optiuni Disponibile''' | ||
*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. | *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. |
Revision as of 09:09, 31 October 2023
Lățimea casetei de introducere (text_input_width)
Descriere
Acest atribut stabilește lățimea casetelor de introducere a textului (a „învelișului” casetelor de introducere a textului). Caseta de introducere este folosită pentru a introduce un răspuns la (sub)întrebare. Dacă valoarea lățimii este suficient de mare, atunci caseta de introducere a textului va fi afișată pe linia următoare. Vă rugăm să rețineți că această opțiune nu setează dimensiunea intrării sau lățimea întregii coloane!
Optiuni Disponibile
- 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.