Ui policies are not working properly on catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2020 04:54 AM
Hi,
I have applied 7 ui policies on 105 variables and also applied proper conditions and order for the ui policies.
But whenever I have reload the form then only UI policies are working properly. If I change the condition without reloading the form then it is not working as expected.
What should be the solution on it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2020 04:59 AM
Better you create onChange Client script and for every condition use
g_form.setMandatory
g_form.setVisible
depending upon the condition for which you want the variable to be visible and mandatory

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2020 05:00 AM
Hello,
1)You can use the catalog ui policy and apply the filter condition when to apply
2)And make sure reverse if false checkbox is false
Please Mark it as helpful/correct if it helps you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2020 05:01 AM
Hi,
Can you share the screenshot of UI policy?
Thanks,
Dhananjay.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2020 05:04 AM
Please show us the ui policy. UI policies should work when the value in the form is changed to meet the UI policy condition. I just tested to make sure that is does and it did.