- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 02:16 PM
I have the following UI Policy configure for a catalog item. However, when I go to the RITM after generating the catalog item they do not apply or work. If select "classified" all the choices are display instead of the on that are in the policy. Help or education appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 03:19 PM
Yes @Luis Roman1 , the catalog client script will be applicable to the RITM or SCTASK generated by the catalog item. Following is the screen shot of the options you have choose to make it work in RITM and SCTASK. With the requirement, you have posted, you can use on change catalog client script, put your code in the on change function. Make sure you tick Applies to requested item and Catalog task.
Please mark helpful/Like, if the solution is in line with your expectation.
Regards,
Gagan k
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 03:01 PM
Hi @Luis Roman1 ,
How about writing on Change catalog client script to achieve what you're looking for.
UI policy may not be the right choice from the description and the snap shot you have shared.
Please mark helpful/Like, if the solution is in line with your expectation.
Regards,
Gagan k
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 03:15 PM
Kris will the Catalog Client Script applied to the RITM or SCTASK generated by the catalog item? The catalog item UI policy works good in the catalog item submission but they do not apply to the RITM or SCTASK created and that is what I need. Any other ideas or suggestions? Please all feedback is welcome.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 03:19 PM
Yes @Luis Roman1 , the catalog client script will be applicable to the RITM or SCTASK generated by the catalog item. Following is the screen shot of the options you have choose to make it work in RITM and SCTASK. With the requirement, you have posted, you can use on change catalog client script, put your code in the on change function. Make sure you tick Applies to requested item and Catalog task.
Please mark helpful/Like, if the solution is in line with your expectation.
Regards,
Gagan k
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2023 05:49 AM
Kris did the catalog script as you recommended. The catalog items works correctly. But the options displays in the RITM and SCTASK does not show the options coded or added in the catalog script.
Any ideas? Is there a dictionary set up that is restoring the original choices? Not sure how to proceed to continue the debugging. Your help will be appreciated. Below is a picture of the script for you to check the script. If you need any additional information to continue to help me please let me know. Thanks, Luis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2023 03:17 AM
Hi @Luis Roman1 , Can you please share the code and the current scenario you see in the RITM and SCTASK? Would be easy check.
Please mark helpful/Like, if the solution is in line with your expectation.
Regards,
Gagan k