Error message showing multiple times on form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 10:49 AM
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
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 12:27 PM
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.