- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2017 08:14 AM
I have a multiple choice variable and need to show/hide different fields based on the value of the Variable. Currently, there are 2 values options. Created the UI policies
Created the UI policies and set the visibility per requirements. The problem is upon switching between these values, it does not toggle at all. It just sits as it would at load.
Originally, I had a client script managing the toggling of scripts, but upon deploying to other environments, encountered an issue with the order or processing the load and change scripts. So I am migrating to UI Policies.
Any suggestions?
Thanks,
~T
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2017 08:37 AM
Ah just found the problem. I had one more onChange Client Script there which was clearing the fields when the Variable option was changed. I disabled it and it started working.
Any suggestions on how I can put that feature back?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2017 11:24 PM
Dear tiyasa:
Can you tell me how to disable it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2017 11:27 PM
You can just make the Active Checkbox unchecked to stop executing the particular UI Policy, Client Script etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2017 12:05 AM