UI Policy not working until record is saved.

Ashby0003
Tera Guru

I created a UI Policy with the following condition, 

Assignment_group.type contains Hardware Fulfiller &

State is Resolved

This is working if you assign the incident to a Hardware fulfiller assignment group, save it, then update state to resolved; however, if someone were to change the assignment group and resolve it at the same time they never see or get hit by the mandatory field. 

Any ideas?

 

 

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

Hi,

This sounds like you'd want to use a data policy instead.

Please mark reply as Helpful/Correct. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

3 REPLIES 3

sachin_namjoshi
Kilo Patron
Kilo Patron

UI policy always work on load.

In your cxase, you will have to configure onsubmit client script so that users get validation message.

 

Regards,

Sachin

Allen Andreas
Administrator
Administrator

Hi,

This sounds like you'd want to use a data policy instead.

Please mark reply as Helpful/Correct. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Data policy seems to work.  I just wish it was possible to show the fields and make them mandatory before they attempt to update the record.