Actions

QS

Prefix: Difference between revisions

From LimeSurvey Manual

mNo edit summary
m (TYPO e -> be)
(One intermediate revision by the same user not shown)
Line 13: Line 13:


<!--T:537-->
<!--T:537-->
If the screen is small, then the prefix will e displayed above the input. If you want to leave it at left{{NewIn|3.0.0}} : add suffix-prefix-force class to the question.
If the screen is small, then the prefix will be displayed above the input. If you want to leave it at left{{NewIn|3.0.0}} : add suffix-prefix-force class to the question.


<!--T:538-->
'''Valid values'''
'''Valid values'''


<!--T:539-->
* Any character or set of characters you wish to be displayed before the input
* Any character or set of characters you wish to be displayed before the input



Revision as of 14:30, 23 April 2018


Prefix (prefix)

Description

A text value to be shown as prefix before the text input box(es). The prefix is shown just left of the input.

If the screen is small, then the prefix will be displayed above the input. If you want to leave it at left (New in 3.0.0 ) : add suffix-prefix-force class to the question.

Valid values

  • Any character or set of characters you wish to be displayed before the input

Example

Entering a value of "$" for this attribute would result in a dollar sign being displayed immediately preceding the text input box.