Catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2024 10:08 PM
I have one catalog item and 2 variables
1. single line text : Mandatory
2.Multiline text : Non - Mandatory
I want to hide first varible on the catalog form.
Using Catalog ui policy but not working .
Any idea help me .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 03:57 AM
If a variable is set to mandatory, making it invisible using a UI policy will not work as expected. To resolve this, first set the variable's mandatory property to false. Then, create a UI policy that controls both visibility and mandatory status. This will ensure the variable behaves as required based on your conditions.
"If you found my answer helpful, please give it a like and mark it as the accepted solution. It helps others find the solution more easily and supports the community!"
Thanks & Regards,
Barath.P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 04:10 AM
Create ui policy..add ui policy action...mandatory false , visible false for that varibale