acceptance_as_validation based jquery validation

Home Forums Jquery Validation for Contact Form 7 acceptance_as_validation based jquery validation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5760
    ravi
    Guest

    Acceptance checkbox

    accept_terms options based contact form 7 how we can validate?

    [acceptance accept-this] Check here if you accept these terms.

    I have seen your code for :

    this.find('.wpcf7-acceptance').click(function() {
    			$(this).closest('form').wpcf7ToggleSubmit();
    });

    On submit need validation message same like others fields

    #5762
    Dinesh
    Keymaster

    Hi Ravi,

    Sorry here. Actually we haven’t checked this field with our plugin and are unknown of it. We will check it and let you know.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘acceptance_as_validation based jquery validation’ is closed to new replies.