Feature request #16127

Updated by Alexander Bruy about 6 years ago

Radio buttons:

<pre>

##Radio_buttons=radio Value 1/Value 2/Value 3

</pre>



Drop-down list:

<pre>

##Drop-down_list=drop Value 1/Value 2/Value 3

</pre>



Using fields (number, string) without providing a value and an option to use placeholders would also be great.

Back