Text input width/vi: Difference between revisions
From LimeSurvey Manual
Maren.fritz (talk | contribs) Created page with "===Chiều rộng của hộp nhập (text_input_width)===" |
Maren.fritz (talk | contribs) Created page with "Thuộc tính này đặt chiều rộng của hộp nhập văn bản (của "trình bao bọc" của hộp nhập văn bản). Hộp đầu vào được sử dụng để g..." |
||
Line 6: | Line 6: | ||
'''Sự miêu tả''' | '''Sự miêu tả''' | ||
Thuộc tính này đặt chiều rộng của hộp nhập văn bản (của "trình bao bọc" của hộp nhập văn bản). Hộp đầu vào được sử dụng để giới thiệu câu trả lời cho câu hỏi (phụ). Nếu giá trị của chiều rộng đủ cao thì hộp nhập văn bản sẽ được hiển thị ở dòng tiếp theo. Xin lưu ý rằng tùy chọn này '''không''' đặt kích thước của đầu vào hoặc chiều rộng của toàn bộ cột! | |||
''' | '''Tùy chọn có sẵn''' | ||
*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 10:47, 4 January 2024
Chiều rộng của hộp nhập (text_input_width)
Sự miêu tả
Thuộc tính này đặt chiều rộng của hộp nhập văn bản (của "trình bao bọc" của hộp nhập văn bản). Hộp đầu vào được sử dụng để giới thiệu câu trả lời cho câu hỏi (phụ). Nếu giá trị của chiều rộng đủ cao thì hộp nhập văn bản sẽ được hiển thị ở dòng tiếp theo. Xin lưu ý rằng tùy chọn này không đặt kích thước của đầu vào hoặc chiều rộng của toàn bộ cột!
Tùy chọn có sẵn
- 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.