Posts by TeRocha • 11 points
3 posts
-
0
votes0
answers12
viewsQ: CF7 Forms - Submit button disablement
Hello, In my CF7 form I have the following code to enable the Submit button (Id=send): <script type="text/javascript"> window.onload = function() {…
-
0
votes0
answers22
viewsQ: How can I change the Submit button code?
Hello, I created a form Contact Form7 with javascript code and when trying to send it, nothing happened. When consulting the code (inspect element) of the Ubmit button I got the following result:…
-
1
votes0
answers572
viewsQ: Form Contact Form7- No error message but the form is not submitted
Hello, I have a form using the wordpress plugin contact-form-7 with javascript code. I use Hidden type fields and conditional fields. Filling the fields works perfectly, however when I give a Ubmit…