Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error multi form validation #12

Closed
maximilian-schwarz opened this issue Jul 22, 2020 · 1 comment
Closed

Error multi form validation #12

maximilian-schwarz opened this issue Jul 22, 2020 · 1 comment
Labels

Comments

@maximilian-schwarz
Copy link

Description

If you create a multi page form and you have one required field in step 2 or step 3 there is an error on the first page.
If you remove the required in the second step everything is working.

Steps to reproduce

  1. Create multi page form
  2. Select in the Step 1 one field as required and select one field in step 2 as required and click next.
  3. Validation error "Couldn’t save submission due to errors."

Additional info

  • Plugin version: 1.0.3
  • Craft version: 3.4.29
@engram-design
Copy link
Member

I believe this is only effecting Ajax multi-page forms, fixed in 1.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants