Hi FedoraTHF,
Did you find any solution for this?
I need to pass value from jazzy form to contact form 7. How to do it?
I have the same problem. I put required=”required” to the fields I am interested in and I changed the email button from type=”button” to type=”submit” now the warning about required field works but the problem is that then the form is sent to me even if the warning about required field appears – and then the message about success also apears.
How to change the email function to work with required snippet? Do you have aby idea guys?