The CreatorCon Call for Content is officially open! Get started here.

Ui policies are not working properly on catalog item

Ashwini Jadhao
Giga Guru

Hi,

I have applied 7 ui policies on 105 variables and also applied proper conditions and order for the ui policies.

But whenever I have reload the form then only UI policies are working properly. If I change the condition without reloading the form then it is not working as expected.

What should be the solution on it?

 

13 REPLIES 13

mr18
Tera Guru

Better you create onChange Client script and for every condition use

g_form.setMandatory
g_form.setVisible

depending upon the condition for which you want the variable to be visible and mandatory

Ankush Jangle1
Kilo Guru

Hello,

 

1)You can use the catalog ui policy and apply the filter condition when to apply

2)And make sure reverse if false checkbox is false

 

 

Please Mark it as helpful/correct if it helps you

Dhananjay Pawar
Kilo Sage

Hi,

 

Can you share the screenshot of UI policy?

Thanks,

Dhananjay.

Hitoshi Ozawa
Giga Sage
Giga Sage

Please show us the ui policy. UI policies should work when the value in the form is changed to meet the UI policy condition. I just tested to make sure that is does and it did.