How to achieve a Hiding Functionality in Radio Button in Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 12:47 AM - edited 01-05-2024 12:48 AM
When a user check in a Group Access ,then this two variable group name , do you want to add or delete to the above group, it's visible to user
Otherwise it's will hide for two check in ITIL or Other Role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 12:59 AM
Hi @1dusjhyahnt
You can create the catalog UI policy
Have a look OOTB Apple Ipad3 catalog item
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 01:16 AM
@1dusjhyahnt You need to create a UI Policy on your catalog item and apply a condition Do you want ITIL or Other role is Group Access
Add UI Policy Action
Add variables
1. Group name Visible true
2. Do you want to add or delete above group Visible true
Check Reverse if false.
For more information on the UI Policies please refer to https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/form-administra....