Multiple different form on same page and submitting one form after another one triggers validation for first submitted form
I have two different form form1 and form2 on same page, both have fields that require validation.
Here are my steps:
The page where two forms are placed is loaded
I have filled form 1 and submitted the form.
The form 1 is submitted and the Thank you message was shown on page
Now without refreshing or reloading the page, I have filled the form 2 and submitted the form 2.
The page reloaded and form 2 stays filled with values and is not submitted, and form 1 (which was submitted previously) is showing validation message.
Expected Results : form 1 should be loaded with empty values and form 2 should be submitted and should show Thank you message
Is it a bug in Umbraco form 8.2.0 which needs to be fixed? Or
This is just by design? If so, are there any workaround for this problem and how to fix this?
Multiple different form on same page and submitting one form after another one triggers validation for first submitted form
I have two different form form1 and form2 on same page, both have fields that require validation.
Here are my steps:
Expected Results : form 1 should be loaded with empty values and form 2 should be submitted and should show Thank you message
Is it a bug in Umbraco form 8.2.0 which needs to be fixed? Or This is just by design? If so, are there any workaround for this problem and how to fix this?
Thank you.
Hi! Did you find a solution for this? I got the same bug in my website and I don't know what to do
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.