How to Hide check box value

Srini19
Tera Contributor

Hi Expert,

when catalog item created, checkbox value displayed as false even when It is not selected while creating. But this fields are visible with value false in additional tab of RITM

 

I didn't selected any value for the below 3 check box fields. How I can hide this from being displayed? kindly advise.

false
false
false
 
Thanks
Srini
7 REPLIES 7

yes Ozawa, correct.

Then you can implement a Catalog UI policy.

Just add condition (see my image earlier) that if variable X is false
and as a UI policy action, to hide that variable.

MOHIT BHAMBRI
Tera Contributor

Hi was you able to find the solution ? as i am too struggling for the same.