Catalog item functional Req
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 03:26 AM
Hi team,
I have created a catalog item with few variable like asset management,tag,API,group,connector
when i select asset management user name is not mandatory but its visible,
when i select group management group management have create,delete, change, when i select create user name should not visible, and fir others it should be visible
If i select tag Management & others the user name should not be visible, but for me its showing visible
UI policy is given below
this is catalog client script i have written
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 06:54 AM
Please see the below
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 05:41 AM
Hi, UI Policies are funny if you have more than one it doesnt like it.
You need a single client script or UI policy which covers it.
If you do have the one, try configuring it so it runs on "Is not", for example,
UI Polocy
please_select_the_type... is not Tag Management
UI Policy action
user_name: Read Only: True, Visible: True
Please mark as helpful or if its resolved the issue, correct!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 06:23 AM
still its not working
