How to remove info message from the change request form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 08:34 AM
Hi,
There are error and info message popping on the change.
We have a custom BR on sysapproval_approver table which is showing the error message 'Approval invalid - change implementation window expired' if someone tries to approve the CR after the implementation planned start date.
Also, there is the info message 'Approved change request: <change request number>' Which is coming up if a user is trying to approve the change using 'approve' context link button. This approve context link button is calling ApprovalUserFeedback script include.
So, both these messages are contradictory and I want to remove info message from the top. I also want to achieve it without modifying any OOTB component which is button or read-only script include