Actions

QS

Dropdown prepostfix/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "'''説明'''")
(Created page with "ドロップダウンが使える二元スケール質問で、この属性が設定されると ドロップダウン入力エレメントの前後にテキストが付加さ...")
Line 6: Line 6:
'''説明'''
'''説明'''


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'''.
ドロップダウンが使える二元スケール質問で、この属性が設定されると
ドロップダウン入力エレメントの前後にテキストが付加されます。書式は'''先頭|末尾'''です。


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

Revision as of 01:51, 18 May 2018


ドロップダウンの先頭/末尾につけ足す文字 (dropdown_prepostfix)

説明

ドロップダウンが使える二元スケール質問で、この属性が設定されると ドロップダウン入力エレメントの前後にテキストが付加されます。書式は先頭|末尾です。

Valid values

  • Any text string.

Examples

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

Screenshot prefix: