UI Policy for 2 different variables with Multi Choice values

Bijay Kumar Sha
Giga Guru

Hi,

As per below screenshot, I've 2 Multi Choice variables.

BijayKumarSha_0-1723648974561.png

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

ShubhamGarg
Kilo Sage

Hello @Bijay Kumar Sha ,

Instead of UI Policy, write onChange Catalog Client Script to achieve this functionality.

Hope it helps.

Regards,

Shubham

 

Hi @ShubhamGarg,

Can you please let me know the script how I can write?