UI Policy on ListView

georgechen
Kilo Guru

Hi folks,

I have a question about UI Policy in ListView layout this time, and hoping you guys can help.     The UI Policy makes Manual SLA Date compulsory on the form when Manual SLA (a boolean checkbox) is selected.   This policy works well on the form layout, but in list view it does not behave the same.   See my illustrations below

Before the Manual SLA change in form view

find_real_file.png

After the Manual SLA change in the form view, Manual SLA Date becomes compulsory

find_real_file.png

     

The policy, however, is not working in the List View Layout,

Before the list view change,

find_real_file.png

List view after the Manual SLA change, Manual SLA Date does not become compulsory

find_real_file.png

I wonder if in List View the UI Policy that works on the form can also apply to the list.

Any input would be appreciated.

Regards,

2 REPLIES 2

divyalakshmi
Tera Guru

Hi George,



Basically UI Policy is on client side whereas data policy is on server side. In List view UI Policies dont work so go for data policy and check this.


Let me know if this solves ur problem



Regards,


Divya Lakshmi


Swapnil Bhakar1
Mega Guru

Hi George,



Use the Data policy with same conditions that you applied in UI policy & also make your UI Policy Active False. Data policy work on both Form & List layout. Hope it will work for you. If any issues just let me know.



Regards,


Swapnil