- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 08:51 AM
if you are the requester for one catalog and you are the approver as well and when you are trying to approve your own request then there should be an error message saying that "Requester cannot be the Approver"
Chandan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 09:32 AM
Hi @SD_Chandan ,
You can achieve this without any coding.
Create a business rule on [sysapproval_approver] table:
In the action, define as below:
Result:
Mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 09:32 AM
Hi @SD_Chandan ,
You can achieve this without any coding.
Create a business rule on [sysapproval_approver] table:
In the action, define as below:
Result:
Mark this as Helpful / Accept the Solution if this helps.