Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Pavlo Newcomer
@Pavlo · Joined 8 years ago · 4 posts · 2 topics · 0 reputation
Badges
Recent posts
-
How to avoid double submit validation for the ajax contact form?
· 8 years ago
@Pavlo: refresh_prevention: true Thank you pamtbaau, I have fixed it, removed the line with refresh_prevention: true
-
How to avoid double submit validation for the ajax contact form?
· 8 years ago
This is the code of the form, it is quite similar that was mentioned in your message title: 'Get in touch' form: name: get-in-touch template: form-messages refresh_prevention: true
-
How to avoid double submit validation for the ajax contact form?
· 8 years ago
Hi, There is a form, and it should be possible to submit it more than one time, But when a user tries to submit the form more then one time it appears an error message "This form has already been su
-
How to handle form request form in modal window with AJAX request
· 8 years ago
Hi, I have a page with a modal window, that contains a contact form I want to find the way how to process AJAX request from this form Thanks, Pavlo