Catalog variables visible in RITM why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2025 12:47 PM
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
09-30-2025 04:17 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2025 10:53 PM
@Brad Bowman actually what i need is for
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2025 10:50 PM
Actually the variable i need to show and make mandatory
under condition of if vs_var_poste_bureautique is No and vs_var_avez_besoin is not --None-- this is the first ui policy the second one is a if vs_var_trouve-pas is true make
