We have a form that has a lot of fields( can be up to 100 depending on selections made), and many of those fields are required. There are times that when a user is entering a form they don't have all the required information.
My Submit button currently generates the correct error(s) if they don't fill-in all the required fields.
I'm looking for a way that if they haven't filled in all the required fields, they can save the form as a draft to return to later when they have all the information.