- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2020 07:28 PM
Hi All,
We have a record producer on one of our portals to create a case. We have several UI policies which hide certain variables depending on the answers given in others, but when that record is loaded in the normal UI on the backend (the case form contains the variable editor section) the UI policies are not taking effect so all variables are displaying (including the ones that should be hidden via the catalog ui policies.
Any suggestions?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2020 09:58 PM
Do you have the "Applies on the Target Record" checkbox available on your UI Policy?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2020 09:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2021 07:24 AM
Hi Matthew Glenn,
I am facing a similar issue, and "Applies on the Target Record" is checked but though it is not working in my case.
With Regards,
Prabu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 03:19 PM
I'm having a similar problem has anyone found a solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2023 01:12 AM
Hi Shawn,
Pls review your catalog ui policies & make sure sure variables values are cleared during reverse if false. If the variable values are not cleared & hidden using policies, it will appear as editable in variable section.
In my case, it worked after removing unused clear variable scripts in reverse if false & adding it wherever it's required.
Regards,
Prabhu