“Field is required” error althow all the fields are filled
-
All fields are filled properly but when submit form says “Field is required” on all the fields.
Can someone help!Request from Network tab
-----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="_wpcf7" 13985 -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="_wpcf7_version" 5.3.2 -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="_wpcf7_locale" en_US -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="_wpcf7_unit_tag" wpcf7-f13985-p7043-o1 -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="_wpcf7_container_post" 7043 -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="_wpcf7_posted_data_hash" -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="_wpcf7_recaptcha_response" -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="FNAME" Tanuj -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="LNAME" Patra -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="EMAIL" [email protected] -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="MESSAGE" abdfgsft -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="_mc4wp_subscribe_contact-form-7" 0 -----------------------------135596173320595059991845095824 Content-Disposition: form-data; name="_mc4wp_subscribe_contact-form-7" 1 -----------------------------135596173320595059991845095824--
Responce from Network tab
{ "into": "#", "status": "validation_failed", "message": "One or more fields have an error. Please check and try again.", "posted_data_hash": "", "invalid_fields": [ { "into": "span.wpcf7-form-control-wrap.FNAME", "message": "The field is required.", "idref": "FNAME", "error_id": "-ve-FNAME" }, { "into": "span.wpcf7-form-control-wrap.LNAME", "message": "The field is required.", "idref": "LNAME", "error_id": "-ve-LNAME" }, { "into": "span.wpcf7-form-control-wrap.EMAIL", "message": "The field is required.", "idref": "EMAIL", "error_id": "-ve-EMAIL" }, { "into": "span.wpcf7-form-control-wrap.MESSAGE", "message": "The field is required.", "idref": "MOTIVATION", "error_id": "-ve-MESSAGE" } ] }
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘“Field is required” error althow all the fields are filled’ is closed to new replies.