cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
747
Views
0
Helpful
1
Replies

How to restrict the approver to approve a request in 'My Pending Approvals'

When the approver click the request in this section, approver is having 'Approve', 'Reject' buttons and a link to the service form submitted. Without opening the form, the approver can approve a request.

I have ISF validations inside the form during the authorization moment. How to restrict an user from approving the request using the approve button in the "My Pending Approvals" ?

1 Reply 1

I found the answer by myself. The "do_action" function on authorizationservices.js is being called. If you can put your custom restriction here, you can restrict the approver