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

asifnoor
Kilo Patron

Hi,

If you have changed any ui policy, you need to reload the form. Without reloading the form the ui policy will not be affected. Can you share what you have changed and what is not working.

Hitoshi Ozawa
Giga Sage
Giga Sage

Tested using 6 UI policies on a form and all worked as expected even when value was changed on a form.

There's probably some flaw in the ui policies.

I have more than 70 ui policy actions in each ui policy.

 

Try checking if each policy would run as expected.

Policy can be deactivated by unchecking "Active" checkbox. Deactivate 6 policies in turn and test if a policy would run as expected.

If there is a script, make sure they don't contain statement that tries to update a field like value and attributes. They sometimes don't work in UI Policy so they should be moved to Client Scripts instead.