Limiting the number of Case resubmissions
Hi,
I am creating a leave request App. I want to limit the number of times a user can resubmit a rejected leave.request.
The process so far:
User submits a leave request, if the manager rejects it it returns to the user to change and resubmit, I only want this to happen twice, close the request then show a message that they need to submit a new request.
I cannot work how to do this.
Help would be appreciated.
Thanks
Troy