x

Main chapters

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installation
  4. How to design a good survey (Guide)
  5. Getting started
  6. LimeSurvey configuration
  7. Introduction - Surveys
  8. View survey settings
  9. View survey menu
  10. View survey structure
  11. Introduction - Questions
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 Actions

QS

Text input width: Difference between revisions

From LimeSurvey Manual

Han (talk | contribs)
Marked this version for translation
Cdorin (talk | contribs)
mNo edit summary
Line 10: Line 10:


<!--T:646-->
<!--T:646-->
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!
This attribute sets the width of the text input boxes (of the "wrapper" of the text input boxes). The input box is used to introduce your answer to the (sub)question 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!


<!--T:652-->
<!--T:652-->

Revision as of 13:24, 17 May 2018


Input box width (text_input_width)

Description

This attribute sets the width of the text input boxes (of the "wrapper" of the text input boxes). The input box is used to introduce your answer to the (sub)question 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.

Example

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