Viewing 4 replies - 1 through 4 (of 4 total)
  • Please include a link to your Contact Form 7 form. If others here are able to understand your actual problem, they may be able and willing to offer a possible solution.

    Thanks Davmerit,

    Here is the page where the CF7 web form resides:
    http://jamyershomes.com/contact-us/

    I just tried something…when I remove the placeholders in the snippet of code
    WAS THIS:
    [text* last-name class:size-1 placeholder “*Last Name”]

    NOW IS THIS AND VALIDATION WORKS!
    [text* last-name class:size-1]

    Why does the CF7 form validation only work when placeholder is removed from the code???????????

    Just tested the “email” input field will actually validate. Its the First name and Last Name “Text” input fields that won’t work unless I remove the “Placeholder” from the code line!!!!!!!

    Anyone out there have a fix for this?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Form Validation Not Working’ is closed to new replies.