I have a situation where a board of many people needs to approve form submissions in order for the order to go through.
Here is the order of operations:
1) User fills out the form and clicks “Submit”
2) Admins are notified that a submission has occurred
3) Each admin is able to login and approve or deny an application
4) If all admins approve the application, an email is sent to the user
Is this possible with the plugin? Many thanks in advance.
Todd