Catalog variables visible in RITM why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Hello everyone i have a problem i created a UI policy to handle te visibility of a catalog variable it works in catalog but not in the RITM and CSTASK i checked in the UI policy catalog, RITM and Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
What are you seeing on the RITM and Catalog Tasks - variable(s) that you shouldn't, or not seeing ones that you should? It looks like you have 2 UI Policies that affect the same variable, and both reverse if false, so that's going to be trouble with conflicting conditions. If you can't logically fit all of the conditions for showing or hiding a certain variable into one UI Policy then de-activate them all and use a Catalog Client Script instead. You can organize this into if blocks so that's it's clear what applies to which conditions. If you do this just be aware that you need to make a variable not mandatory before you make it not visible.