- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2022 11:26 PM
Hi,
I have created a catalog variable on a catalog item.
I wanted to display the catalog varibable only on last catalog task which is created from workflow.
I tried to create a catalog ui policy and added the condition, but it is displaying on catalog item view, RITM and all catalog tasks.
How to achieve this requeirement only in specific catalog task?
PLease help me on this.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2022 11:33 PM
Hi Bala,
You need to uncheck applies for in catalog client script, so it will not visible for RITM. ref belo thread https://community.servicenow.com/community?id=community_question&sys_id=e78c1f6fdb63a050f77799ead396...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2022 11:33 PM
Hey,
In your catalog task, in the workflow, you have a list of variables that you want to show in the slushbuckt, try using that you can control if you want show variables on the catalog task.
The field on the right will show, empty right bucket for catalog task if you dont to see
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2022 11:33 PM
Hi Bala,
You need to uncheck applies for in catalog client script, so it will not visible for RITM. ref belo thread https://community.servicenow.com/community?id=community_question&sys_id=e78c1f6fdb63a050f77799ead396...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2022 11:34 PM