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

Is there away to have multiple forms on one page? #6

Open
kazalvis opened this issue Nov 9, 2017 · 0 comments
Open

Is there away to have multiple forms on one page? #6

kazalvis opened this issue Nov 9, 2017 · 0 comments

Comments

@kazalvis
Copy link

kazalvis commented Nov 9, 2017

I'm trying to add more than one form on a single page. The form at the top of the page works. The one in the footer fires the errors on the form at the top and doesn't send an email. I'm using the same class for each form.

                   new ContactForm('.contact-form', {
	            endpoint: './process.php'
	        });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant