How can I put radio buttons in a custom form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2016 10:52 AM
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.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2016 11:02 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2016 11:03 AM