Is there a way to bypass validation with form builder
Created 5 years ago by mattcdavis1I'd like to add a quick save functionality (for front end form) that just saves form state regardless of whether the form is valid.
mattcdavis1
—
5 years ago
got it - thanks!
You can use your own form validator on the builder and just have it do nothing: