Error message showing multiple times on form

Community Alums
Not applicable

Hi all,

 

We are receiving the error message multiple times and we implemented one after insert  Business rule to add some checklist item in work note when ever change is created it is working fine  when there is no error message if we got any error message the checklist item is not getting added but the change is getting created .

 

And for one error message it is showing multiple times we are not able to find root cause

 

can anyone help me on this

 

Thanks

 

Pavithra813_0-1678816126502.png

 

5 REPLIES 5

Community Alums
Not applicable

Mandatory fields are typically enforced on the client side, so you might look for Client Scripts or UI Policies with scripts to see if there is some circular logic there.