- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 10:47 PM
Hi,
My requirement is based on selection of choice few fields should appear for each different choice value.
So i created 4 catalog ui policies for each choice value in record producer. to hide not required form fields and gave different orders.
on selecting choice based on order it runs perfectly , but if i do reverse selection Ui policy not working,and showing all fields without hiding other fields that were given in ui action.
Can u please suggest how to resolve this
regards,
Kalyani
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 11:04 PM
have you done this?
For one choice field, In UI policy actions Make wanted fields visible and unwanted fields hidden
do the same for the rest of the options and uncheck "Reverse if false" also, make sure your UI policy order is correct
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 10:50 PM
Hi
Can you uncheck "Reverse if false" and try?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 10:53 PM
yea I tried that, but for first choice selection its working, for other choice selection the required fields are not visible, its still hidden
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 11:04 PM
have you done this?
For one choice field, In UI policy actions Make wanted fields visible and unwanted fields hidden
do the same for the rest of the options and uncheck "Reverse if false" also, make sure your UI policy order is correct
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 11:18 PM
Thanks for providing solution, its working when i give visible true for required fields along with hidden condition for other fields.
regards,
kalyani