Skip Navigation

[Resolved] User submitted form items not displaying on frontend

This support ticket is created 2 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 6.89 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 2 years, 2 months ago.

Assisted by: Luo Yang.

Author
Posts
#2447155
Screen Shot 2022-08-29 at 11.41.54 AM.png
Screen Shot 2022-08-29 at 11.41.43 AM.png
Screen Shot 2022-08-29 at 11.38.44 AM.png

Tell us what you are trying to do?

I have a toolset form for users to create a page on the website. I have the form set up correctly, and I have a custom post type called "composers". I have a template where the fields are populated. The form seems to work and creates a new page and the filled out information is showing up in the Field Group display at the bottom of the post when I'm in Edit mode. However the issue is when I publish the page, none of the information is displaying.

Is there any documentation that you are following?
The toolset videos.

Is there a similar example that we can see?

What is the link to your site?
hidden link

EDIT:
When I manually put the shortcode to display the content template, then it works, so my question is this:

How do I display the content template automatically when a user creates the page?

#2447329

Hello,

Please try these:

In your screenshot:
https://toolset.com/wp-content/uploads/2022/08/2447155-Screen_Shot_2022_08_29_at_11.41.43_AM.png
Section "Content Template", click link "Edit this content template", and follow our document to design that content template:
https://toolset.com/course-lesson/creating-templates-to-display-custom-posts/
And test again