- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2022 11:45 AM
In my catalog i have variables inside th variables set.
One variable is reference type. The variable name is Product.
Another variable get the display value from Product. The variable name is Product Display.
My problem is:
I have a UI Police hidding Product Display field ever.
But in my catalog there is a column for the Product Display value. I need to hide that column.
Here is the part of my catalog that work with the variables inside the Variable Set.
You can see the Product Display column.
But when i click in Add action the display field is hidden
Any idea to hide that column??
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2022 06:17 PM
Hi Rodrigo,
Same here. It's seems like this is the specification. The field will become hidden in the popup but will appear in the column table.
EDIT: FYI, this has nothing to do with UI Policy. Even just setting "hidden" attribute on a column in mrvs will result in the same behavior. The column will still appear in the table but the corresponding field is hidden in the popup entry dialog.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2022 12:58 PM
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2022 02:10 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2022 06:17 PM
Hi Rodrigo,
Same here. It's seems like this is the specification. The field will become hidden in the popup but will appear in the column table.
EDIT: FYI, this has nothing to do with UI Policy. Even just setting "hidden" attribute on a column in mrvs will result in the same behavior. The column will still appear in the table but the corresponding field is hidden in the popup entry dialog.