Text input width/de: Difference between revisions
From LimeSurvey Manual
Created page with "Dies wird als Anzahl der sichtbaren Zeichen angegeben. So eine Eingabe von '10' bedeutet, dass das Feld eine sichtbare Breite von 10 Zeichen hat." |
Updating to match new version of source page |
||
Line 3: | Line 3: | ||
===Breite Eingabefeld (text_input_width)=== | ===Breite Eingabefeld (text_input_width)=== | ||
{{FeatureChange|2.50.0}} | |||
'''Beschreibung''' | '''Beschreibung''' | ||
This attribute sets the width of the answer part, the wrapper (the column) of the text input box, this does not set the size of the input. | |||
'''Beispiel''' | '''Beispiel''' | ||
If you want to have the input part take whole page and below sub question : set 100% | |||
</onlyinclude> | </onlyinclude> |
Revision as of 15:18, 30 January 2017
Breite Eingabefeld (text_input_width)
Beschreibung
This attribute sets the width of the answer part, the wrapper (the column) of the text input box, this does not set the size of the input.
Beispiel
If you want to have the input part take whole page and below sub question : set 100%