Provide a way to submit multi step forms in a single POST request. #1400
mofman
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We build most of our forms using Vue, often with virtual pages that are dynamically hidden or shown. Currently, Freeform expects the same number of POSTs and pages before allowing the form to complete submission. It would be helpful to have an option to disable this requirement so that the form can be completed with a single POST.
Beta Was this translation helpful? Give feedback.
All reactions