- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2020 09:39 PM
There are catalog variable items on which UI policy is applied where they get visible based on the Category field. However, they are visible on other categories as well. Please guide.
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2020 02:36 AM
UI policies don't work on the SP view.
For checkbox, check if None option is selected or not, if not then the first option is considered as selected and shows in SP view.
Try to add none option in checkbox field, so when ui policy hides that field, nothing gets selected and since no value is selected, that field label and value will be hidden in SP view automatically.
Mark the comment as correct/helpful if it has helped to answer the question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2020 09:46 PM
Hi Gagandeep ,
Have you checked the reverse if false check box in the UI Policy ?
Regards,
Apeksha

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2020 10:20 PM
Hi,
The UI policy works only on the catalog item, RITM and its associated catalog tasks on from view. Are you seeing this variable on any of these forms or in the SP ticket view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2020 10:38 PM
SP view.. and they are of boolean/selectbox variable types

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2020 02:36 AM
UI policies don't work on the SP view.
For checkbox, check if None option is selected or not, if not then the first option is considered as selected and shows in SP view.
Try to add none option in checkbox field, so when ui policy hides that field, nothing gets selected and since no value is selected, that field label and value will be hidden in SP view automatically.
Mark the comment as correct/helpful if it has helped to answer the question.