UI Policy for 2 different variables with Multi Choice values

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 08:25 AM
Hi,
As per below screenshot, I've 2 Multi Choice variables.
I wanted to show 'Create New Account' radio button only when user selects 'Azure Admin(ZA)'. And for others, it should be as it is available in the screenshot.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 09:05 AM
Hello @Bijay Kumar Sha ,
Instead of UI Policy, write onChange Catalog Client Script to achieve this functionality.
Hope it helps.
Regards,
Shubham

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 12:15 PM
Hi @ShubhamGarg,
Can you please let me know the script how I can write?