- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2016 12:07 AM
Hi All,
I have written a Catalog Ui policy seems to be working on catalog item form but not on requested form and catalog task form.I have also checked the two checkboxes on catalog ui policy form
Thanks & Regards,
Akshay
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2016 12:34 AM
Hi Akshay,
I think there is an catalog client script blocking your UI policy . First inactive the catalog client script for that particular item and check UI policy is working.
Then you can see which catalog client script is blocking.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2016 12:17 AM
HI Akshay,
I guess The behavior of this UI Policy might be overridden by any other Policies on the task and request form.
Thanks
Srinivas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2016 12:22 AM
Hi Srinivas,
Just gone through this thread UI Policies Not Working on RITM same issue which i am facing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2016 12:26 AM
Hey Akshay,
can you explain what issue you are exactly facing....can you show screen shot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2016 12:34 AM
Hi Akshay,
I think there is an catalog client script blocking your UI policy . First inactive the catalog client script for that particular item and check UI policy is working.
Then you can see which catalog client script is blocking.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2016 04:51 AM
Hi Syed,
Thanks That works for me there are several onChange catalog client script which are running on RITM as well as catalog task table so I make that field apply to requested item and apply to catalog task to false.
Thanks a lot