QS:Dropdown prepostfix
From LimeSurvey Manual
Dropdown prefix/suffix (dropdown_prepostfix)
Description
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
- Any text string.
Examples
- Suffix with the letters EUR: "|EUR"
- Prefix with the letters USD: "USD|"
- Both prefix and suffix: "USD|EUR"
Screenshot prefix: