A button that ignores "This input should no be empty"

Is there a simpler way for a button to ignore all fields on a page (or re-usable object)? I am trying to create a user form that can be saved by the user to be completed at a later time. However I now have a complicated workflow that checks if every input is filled out correctly and then uses a conditional for that input.

Help / suggestions are much appreciated.

Hidde.

Just create a different button?

Like Save and Save to drafts

When save to draft is clicked allow them to save without verifying or marking the thing as submitted. When they finally go to publish, verify the inputs.

1 Like