Hi Everyone!
noob question:
I created a survey form using WPForms and I want the data submitted by users to be automatically posted (with the exact format of the form)after they complete the survey, But right now after filling the form and submitting the post will be created but only include the title so what should I do?
here are my form config [First Image](https://www.pinterest.com/pin/1133288693729763520/) [Second Image](https://www.pinterest.com/pin/1133288693729763528/)
The result that I want to be shown in the post [Third Image](https://www.pinterest.com/pin/1133288693729763534/)
[ad_2]
You also need to add the custom fields to the post type you’re submitting the form to. This can be done with the ACF plugin. But you will also need a way to output the values on the page – how that is done depends on the theme you’re using.