Skip to content

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

Description

@kazalvis

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'
	        });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions