I don't know if this is even possible, so I thought I'd check here first before attempting. We're creating a leave request form and want it to be able to do the following:
- The user submits a leave request for approval.
- Once approved it's saved as a draft, but not saved to the repository.
- The user can then add another request for a different date within the same month and submit for approval.
- The same supervisor then approves the new request and the pattern repeats if needed.
- At the end of the month, one form with all of the different requests and individual approvals is then saved to the repository.
Thanks,
Michael