- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 12:18 AM
I need to add radio buttons for below options how to do that? please help me on this.
In request type for those 5 options I need to Update with radio buttons how can we do that?
Regards,
Meera.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 12:31 AM
Hi
change the variable type to "Multiple Choice":
For more information please see page https://docs.servicenow.com/bundle/orlando-it-service-management/page/product/service-catalog-manage...
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 12:31 AM
Hi
change the variable type to "Multiple Choice":
For more information please see page https://docs.servicenow.com/bundle/orlando-it-service-management/page/product/service-catalog-manage...
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 12:48 AM
Hi maik,
thank you so much. its working now.
Regards,
meera.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 12:31 AM
Hello,
Try with 'Multiple choice' type of variable.
Please refer the below article:-
https://docs.servicenow.com/bundle/orlando-it-service-management/page/product/service-catalog-management/reference/r_VariableTypes.html
Please mark answer correct/helpful based on Impact

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 12:32 AM
Hi,
You can add radio buttons on record producer or catalog item by creating variable of type multiple choice.
You cannot add radio buttons on native UI or table form views. (There is property to change choice field to radio button but that will change all choices fields to radio buttons)
Thanks,
Anil Lande
Thanks
Anil Lande