Unable to send React form data to Contact Form 7 (WordPress) in post request

[ad_1]

Hi,

I am facing difficulty in sending my form data to contact form 7 on wordpress. I am sending it through api post request and it does trigger the email. The thing is , when i open the email it doesn’t have any field value which i sended from reactjs from.

I have posted my question with code on stackoverflow. Please take a look at my code and let me know if i am doing something wrong in contact component.

Link :

[https://stackoverflow.com/questions/73408879/getting-empty-field-values-in-email-sending-from-reactjs-to-wordpress-contact-f])

Thanks

[ad_2]
1 Comment
  1. Your form field names don’t match up with the post data field names.

    You’re using “-” in your react script (“your-name”), but not in your CF7 field names (“yourname”).

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer