How to create a radio button type field in table?

chander2
Giga Contributor

I want to create a field which is of radio button type of gender

like the two radio button are male and female.

I tried but I couldn't find a multiple choice in variable type in table column?

4 REPLIES 4

snehabinani26
Tera Guru

Hi,



I hope the below thread will be helpful


Adding radio button in Form Personalization




Create field as a choice field and save. Edit the new field via dictionary set type to "radio" and select "None" as the choice, then create the choices, of the radio button


I configure my field with dictionary. but they had mention that select type to radio but I couldn't find the radio type in the types.


Mujtaba Amin Bh
Mega Guru

Unfortunately radio button can only be used in catalog item variables.



You can use "choice" field type to meet your requirements.


rupsingh_mathwa
Kilo Contributor

Hi Chander,



You can not have exactly radio button, but you can implement a choice like this:


find_real_file.png



find_real_file.png


I hope it helps....