Text input width/fr: Difference between revisions
From LimeSurvey Manual
Maren.fritz (talk | contribs) Created page with "Cet attribut définit la largeur des zones de saisie de texte (du "wrapper" des zones de saisie de texte). La zone de saisie est utilisée pour introduire une réponse à la (..." |
Maren.fritz (talk | contribs) Created page with "'''Options disponibles'''" |
||
Line 8: | Line 8: | ||
Cet attribut définit la largeur des zones de saisie de texte (du "wrapper" des zones de saisie de texte). La zone de saisie est utilisée pour introduire une réponse à la (sous)question. Si la valeur de la largeur est suffisamment élevée, alors la zone de saisie de texte sera affichée sur la ligne suivante. Veuillez noter que cette option ne définit '''pas''' la taille de l'entrée ou la largeur de la colonne entière ! | Cet attribut définit la largeur des zones de saisie de texte (du "wrapper" des zones de saisie de texte). La zone de saisie est utilisée pour introduire une réponse à la (sous)question. Si la valeur de la largeur est suffisamment élevée, alors la zone de saisie de texte sera affichée sur la ligne suivante. Veuillez noter que cette option ne définit '''pas''' la taille de l'entrée ou la largeur de la colonne entière ! | ||
''' | '''Options disponibles''' | ||
*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 07:38, 28 September 2023
Largeur de la zone de saisie (text_input_width)
Description
Cet attribut définit la largeur des zones de saisie de texte (du "wrapper" des zones de saisie de texte). La zone de saisie est utilisée pour introduire une réponse à la (sous)question. Si la valeur de la largeur est suffisamment élevée, alors la zone de saisie de texte sera affichée sur la ligne suivante. Veuillez noter que cette option ne définit pas la taille de l'entrée ou la largeur de la colonne entière !
Options disponibles
- 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.