How to apply a UI Policy to a variable on a catalog item

DevtoSME
Giga Guru

Hi i need to hide a variable on a catalog item using a UI policy. how do I use the "when to apply" section if I cant find the variable name to make a condition. or do i have to used the advanced option and script it.

 

 

if i need to script how do i construct the script. I'm not proficient with coding just yet

1 ACCEPTED SOLUTION

SumanthDosapati
Mega Sage
Mega Sage

Hi,

May be you are using 'UI Policy' instead of 'Catalog UI Policy'

 

Regards,
Sumanth

View solution in original post

10 REPLIES 10

SumanthDosapati
Mega Sage
Mega Sage

Hi,

May be you are using 'UI Policy' instead of 'Catalog UI Policy'

 

Regards,
Sumanth

i see i was using the 3 line configure UI policy on the catalog item and not  the catalog UI policy

ShubhamGarg
Kilo Sage

Hi Joyea,

Please verify if you are creating UI policy for a stand-alone variable or a variable inside variable set?

If its stand-alone variable, you can create a UI policy applicable to catalog item.

If its a variable inside variable set, create a UI policy applicable to variable set, then you will see all the available variables inside variable set.

Let me know if issue persists.

Mark this as Correct/Helpful if it helps.

Regards,

Shubham

yes this was for a catalog Ui policy or standalone not a variable. i was able to achieve it using the for and selecting catalog ui policy. thank you