Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    Can you share a link to where I can see this form on your site, so that I can give you a code example that works with your form?

    Thanks!

    Thread Starter attila73

    (@attila73)

    Hi!

    Here is the link. The form is on the bottom of the page.

    Thanks for helping!

    Plugin Contributor Lap

    (@lapzor)

    Hi, it seems the link is missing? I can’t click it. Thanks

    Thread Starter attila73

    (@attila73)

    Corrected!

    Plugin Contributor Lap

    (@lapzor)

    Thanks! The form I see at the bottom of that page is not a MC4WP form, it seems to be a ContactForm 7 form instead (with a MC4WP integration activated on the form).

    I did a quick google to see if CF7 offers an easy to use JS event to capture the form submission, but what I found is only events that are triggered AFTER the form is already submitted ( https://contactform7.com/dom-events/ )

    You could ask CF7 for support on this, they might have some JS event that triggers before submission that you can use to add your own field validation.

    To use the code we provided on github, you would have to switch to using a normal MC4WP form instead of another form plugin that integrates with our form.

    Kind regards

    Thread Starter attila73

    (@attila73)

    Thank you very much for your clarification! I understand now what is the problem.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.