Catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2025 08:34 AM
Hello
There are 4-5 checkbox variable which are autonomically coming when the request is submitted, but those values are not present when the request is submitted.
I tried making them hidden by default while adding a default On-load Ui policy, but still its coming.
Have attached the screenshot, those value which are false those variables should not come.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2025 11:06 AM
Hello @Shivani_singh
If there is no other way to debug as to why these checkboxes are coming due to immensity of this catalog items - please consider hiding these variables from the dictionary level itself.
Other option is created an ON load UI policy - mark visible as false for all these variables in the UI policy actions.
Kindly mark my answer as helpful and accept solution if it helped you in anyway,
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwN
eEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2025 06:39 PM
@Shivani_singh If it's Ritm form then write a ui policy which will run on load of ritm form only and in script section you can check value if it's false hide variable now since you have multiple checkbox so you could go this way rather than writing multiple ui policy for all.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.