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

No edit summary
DenisChenu (talk | contribs)
text-input-width => wrapper width
Line 10: Line 10:


<!--T:646-->
<!--T:646-->
This attribute sets the width of the text input box, but does not limit the number of characters that can be entered.
This attribute sets the width of the wrapper (the column) of the text input box, this does not set the size of the input.


<!--T:647-->
<!--T:647-->
Line 16: Line 16:


<!--T:648-->
<!--T:648-->
This is usually stated as the number of characters. So a number of 10 implies that the input field is 10 characters wide.
If you want to have the input part take whole page and below sub question : set 100%


<!--T:649-->
<!--T:649-->

Revision as of 11:05, 10 November 2016


Input box width (text_input_width)

Description

This attribute sets the width of the wrapper (the column) of the text input box, this does not set the size of the input.

Example

If you want to have the input part take whole page and below sub question : set 100%