Actions

QS

Dropdown prepostfix/nl: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
No edit summary
Line 6: Line 6:
'''Beschrijving'''
'''Beschrijving'''


In the dual scale questions with the dropdown option enabled, if this attribute is set, the layout will use the provided text as a prefix and/or suffix before and after the dropdown input elements. The format is '''prefix|suffix'''.
Bij Dubbele Schaal vragen: als dit attribuut is ingeschakeld zal de ingevulde tekst als tekst gebruikt worden voor (prefix) en/of tekst na (postfix) bij de dropdown invoervelden. Formaat is '''prefix|suffix'''.


'''Valid values'''
'''Valid values'''

Revision as of 15:56, 9 March 2018


Dropdown prefix/suffix (dropdown_prepostfix)

Beschrijving

Bij Dubbele Schaal vragen: als dit attribuut is ingeschakeld zal de ingevulde tekst als tekst gebruikt worden voor (prefix) en/of tekst na (postfix) bij de dropdown invoervelden. Formaat is prefix|suffix.

Valid values

  • Any text string.

Voorbeelden

  • Suffix with the letters EUR: "|EUR"
  • Prefix with the letters USD: "USD|"
  • Both prefix and suffix: "USD|EUR"

Screenshot prefix: