Hello
I am required to come up with a solution to enter a form into a workflow. The form is quite long, I believe it could take an hour to complete.
It also needs to have conditional logic, which is why I am considering Power Apps
It will have mandatory fields
I will be using SharePoint as a datasource
My issue is with the length of time it takes to complete the form. I wish to give the user the ability to save and resume. They would save by hitting a big icon that submits the form. When the form is complete, there will be a toggle at the bottom, stating "I confirm this information is correct as of..." which would mark a field in the SharePoint list "Complete" as true, which would trigger the workflow the next time the save/submit
I wish to use required fields. But if the user will be saving the incomplete form, I can't do it in the traditional way
Does anyone have a creative solution for this?
Regards
Conn