This tracker field allows you to create a drop down list of values.
Put the values you want listed in a comma delimited list. Note: Do not leave spaces between the comma delimited items.
Ex:Yes,No,Maybe correct
Ex:Yes, No, Maybe incorrect
Tiki > 1.9.7: If a value is repeated in the drop-down list, it will automatically be considered the default value and pre-populated in the tracking form.
For example, in the list below, four different values are available, and the value "2024-2023" is used by default.
Click to expand
Click to expand
If the field is optional, an empty value will be automatically added at the top of the values.
The options are automatically translated . See Interface translation (old) to know how to add a translation.
Note that each value must be unique. IE: it is not possible to do
Copy to clipboard
0=false,1=true,1=almost true,0=almost false
Drop Down with other value
tiki>=1.9.7
The field works as the Drop Down field, except that it proposes a text field to enter an alternative value
Radio Tracker Field
tiki >= 2.0
The field works like a drop down field but displays a radio choice.
If you repeat a value, this value will be used as the default value and will be pre-populated in your tracker form.
If the first value of the option is the string ' ', each option display will be on a different line - otherwise they will be on the same line (tiki>=2.1)
Sample with default selected value and label
Copy to clipboard
y=yes,y=yes,n=no
Multilingual
Each option in all the fields are translated before being displayed. See Multilingual trackers.
Sample with default selected value and label in non-latin language