It would be really helpful if more than one UserForm could be displayed on a page without issues.
When there are two userforms on a page, the JS is confusing them to be two pages of a single form. The validation is also not being applied to the correct form when the second form's submit button is clicked.
When using ElementalUserForms elements and including two Form blocks per page
When Pulling a UserForm's form into the template (eg a newsletter signup in the footer) on a different userForm's page.
There is a little bit of discussion on this over at
It would be really helpful if more than one UserForm could be displayed on a page without issues.
When there are two userforms on a page, the JS is confusing them to be two pages of a single form. The validation is also not being applied to the correct form when the second form's submit button is clicked.
There is a little bit of discussion on this over at
https://github.com/dnadesign/silverstripe-elemental-userforms/issues/20