How to hide a variable set column in Catalog Item?

Rodrigo Lyra
Tera Expert

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.

find_real_file.png

You can see the Product Display column.

But when i click in Add action the display field is hidden

find_real_file.png

 

Any idea to hide that column??

1 ACCEPTED SOLUTION

Hitoshi Ozawa
Giga Sage
Giga Sage

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.

View solution in original post

3 REPLIES 3

Aman Kumar S
Kilo Patron
I think you might want to update UI policy condition, if you want to display product display. If you want to keep it showing for some particular catalog item, you can add that in UI policy condition.
Best Regards
Aman Kumar

SAI VENKATESH
Tera Sage
Tera Sage
Hi , As per my understanding I understand that you need to show the product display field and the data will be populated based upon the product . I think you need to check the ui policy that you have written and can u share the screenshot of the ui policy that you have tried so that it will be easy to find the issue Thanks and regards Sure sai venkatesh

Hitoshi Ozawa
Giga Sage
Giga Sage

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.