Conflict Detection Banner on Change form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 12:12 PM
Hi All,
I have a requirement where, I have to show a info message at the top of the change request form.
If the Change has any conflict detected so when some open the change the banner will show as "Change has conflict"
Can anyone help me on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:35 PM
Hi @Aryan ,
This message comes from an OOTB UI Script named "ChangeRequestConflictUtils".
And the UI script has been included in the UI Macro: "change_request_conflict_progress".
This Macro is used in the UI formatter "Conflict Checker Progress" on the change_request table.
If you have the "Conflict Checker Progress" UI formatter added on the Change Request form layout, the message is always displayed on the form.
In order to control the display of this message:
Add additional conditions inside the UI script where this message is set to display.
Mark the comment as a correct answer and also helpful once worked.
Thanks & Regards,
Sumanth Meda