x

Główne rozdziały

  1. LimeSurvey Cloud a LimeSurvey CE
  2. LimeSurvey Cloud — przewodnik szybkiego startu
  3. LimeSurvey CE - Instalacja
  4. Jak dobrze zaprojektować ankietę (Przewodnik)
  5. Pierwsze kroki
  6. Konfiguracja LimeSurvey
  7. Wprowadzenie - Ankiety
  8. Wyświetl ustawienia ankiety
  9. Zobacz menu ankiety
  10. Wyświetl strukturę ankiety
  11. Wprowadzenie - Pytania
  12. Wprowadzenie - Grupy pytań
  13. Wprowadzenie - Ankiety - Zarządzanie
  14. Opcje paska narzędzi ankiety
  15. Ankieta wielojęzyczna
  16. Skrócona instrukcja obsługi — ExpressionScript
  17. Zaawansowane funkcje
  18. Ogólne FAQ
  19. Rozwiązywanie problemów
  20. Obejścia
  21. Licencja
  22. Dziennik zmian wersji
  23. Wtyczki - Zaawansowane
 Actions

QS

Text input width/pl: Difference between revisions

From LimeSurvey Manual

Maren.fritz (talk | contribs)
Created page with "'''Opis'''"
Maren.fritz (talk | contribs)
Created page with "Ten atrybut ustawia szerokość pól wprowadzania tekstu ("opakowania" pól wprowadzania tekstu). Pole wejściowe służy do wprowadzenia odpowiedzi na (pod)pytanie. Jeżeli w..."
Line 6: Line 6:
'''Opis'''
'''Opis'''


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 an 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!
Ten atrybut ustawia szerokość pól wprowadzania tekstu ("opakowania" pól wprowadzania tekstu). Pole wejściowe służy do wprowadzenia odpowiedzi na (pod)pytanie. Jeżeli wartość szerokości będzie wystarczająco duża, w kolejnej linii wyświetli się pole wprowadzania tekstu. Należy pamiętać, że ta opcja „nie” ustawia rozmiaru danych wejściowych ani szerokości całej kolumny!


'''Available options'''
'''Available options'''

Revision as of 16:15, 13 September 2023


Szerokość pola wejściowego (text_input_width)

Opis

Ten atrybut ustawia szerokość pól wprowadzania tekstu ("opakowania" pól wprowadzania tekstu). Pole wejściowe służy do wprowadzenia odpowiedzi na (pod)pytanie. Jeżeli wartość szerokości będzie wystarczająco duża, w kolejnej linii wyświetli się pole wprowadzania tekstu. Należy pamiętać, że ta opcja „nie” ustawia rozmiaru danych wejściowych ani szerokości całej kolumny!

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.