How can I put radio buttons in a custom form?

brown9394
Tera Expert

I have a requirement of creating a form with many different field types. I am trying to create a radio button field for yes/no type questions, Is this possible in Geneva/Helsinki using UI15 or UI16? I know the catalogs have the radio button feature, but wanting to see if this was possible in custom forms.

2 REPLIES 2

Chuck Tomasi
Tera Patron

HI James,



Radio buttons are not available on standard forms with the standard form layout/design. Oh, how I wish they were!



If you want to do something similar, you would have to create a UI macro, set it as a formatter, and add that. It gets a bit advanced, but can be done.



There's a UI macro you can reference called ui_radio. Usage is in the comments box.



Creating a Formatter - ServiceNow Wiki


Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi James,



You may find the below thread helpful.


Adding radio button in Form Personalization