Radio Buttons in Servicenow Forms

anubhavkapoor76
ServiceNow Employee
ServiceNow Employee

Hi All,

Do we have the option of Radio buttons in Service Now forms on Platform UI?

1 ACCEPTED SOLUTION

Hey Anubhav,

To create radio button in ServiceNow form, not on catalog form first you have to navigate to sys_glide_object table. search radio and make visible true. and then use that radio type in form.follow below screenshot.

find_real_file.png

In form design find field type as radio drag and drop

find_real_file.png

Incident form,

find_real_file.png

 

kindly mark Correct and Helpful if my answer is Useful.

Regards,

Indrajit.

View solution in original post

22 REPLIES 22

This will convert every choice into radio button which i do not want.

anubhavkapoor76
ServiceNow Employee
ServiceNow Employee

Just to be clear its not a Catalog form and just a Service Now Form for Table entries.

Hey Anubhav,

To create radio button in ServiceNow form, not on catalog form first you have to navigate to sys_glide_object table. search radio and make visible true. and then use that radio type in form.follow below screenshot.

find_real_file.png

In form design find field type as radio drag and drop

find_real_file.png

Incident form,

find_real_file.png

 

kindly mark Correct and Helpful if my answer is Useful.

Regards,

Indrajit.

Hi Indrajit,

 

I am able to create radio button as above but im not able to add choices to it. Can you please guide me on how to add choices to the radio button.

 

Thnaks,

Mala

who has rights to change the Field class? I tried to elevate my role as sucurity admin and tried to change it to true but not able to do it