Actions

QS

Prefix: Difference between revisions

From LimeSurvey Manual

(https://bugs.limesurvey.org/view.php?id=11882)
(Marked this version for translation)
Line 12: Line 12:
A text value to be shown as prefix before the text input box(es).  The prefix is shown just left of the input.
A text value to be shown as prefix before the text input box(es).  The prefix is shown just left of the input.


<!--T:537-->
On little screen : prefix is show above the input. If you want to leave it at left {{NewIn|3.0.0}} : add suffix-prefix-force class to the question.
On little screen : prefix is show above the input. If you want to leave it at left {{NewIn|3.0.0}} : add suffix-prefix-force class to the question.



Revision as of 15:10, 30 January 2017


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.

On little screen : prefix is show above the input. If you want to leave it at left (New in 3.0.0 ) : add suffix-prefix-force class to the question.

Example

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