How to hide multiple choice option on the form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 01:21 AM
Hi,
Requirement : To hide multiple choice option based on other field change
I tried with onChange client script. Checked using g_form.removeoption, setDisplay, setVisible. But not able to hide the radio button.
Is there a way to hide the radio button?
Thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 01:33 AM
Hi Blessy,
Try this below link.
https://community.servicenow.com/community?id=community_question&sys_id=253647a1db1cdbc01dcaf3231f9619db
Regards
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2022 12:39 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2022 01:32 AM
Check this out
https://community.servicenow.com/community?id=community_question&sys_id=ab9852c0db35d7400e3dfb651f96195f
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2022 01:14 AM
Hi Blessy,
Since each radio is a variable, you should use a UI policy or catalog client script with g_form.setVisible