Open t3webman opened 4 years ago
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 !
I handle my form in a modal window so I need the validation and submission to be handled trough an Ajax request ...
this works, but invisibile captcha substitutes the submit button and the setting stops having effect !