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

Inviseble catpcha breaks the ajax handling #13

Open
t3webman opened this issue Jan 22, 2020 · 0 comments
Open

Inviseble catpcha breaks the ajax handling #13

t3webman opened this issue Jan 22, 2020 · 0 comments

Comments

@t3webman
Copy link

t3webman commented Jan 22, 2020

I handle my form in a modal window so I need the validation and submission to be handled trough an Ajax request ...

plugin.tx_powermail {
     settings {
         setup {
             misc {
                 ajaxSubmit = 1
             }
         }
     }
 }

this works, but invisibile captcha substitutes the submit button and the setting stops having effect !

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