Skip Navigation

[Resolved] Cant Redirect to Parent edit form

This thread is resolved. Here is a description of the problem and solution.

Problem: I would like to redirect from a new parent post Form to the parent post, so Users can begin adding child posts.

Solution: In Toolset, you do not generate child posts from the parent post Form. A separate Form is required to create child posts, so redirecting to the edit parent post Form seems unnecessary. You can create a link to this new child post Form and place it on the parent post template, or you can redirect straight to the new child post Form from the new parent post Form.

Relevant Documentation:
https://toolset.com/documentation/post-relationships/how-to-set-up-post-relationships-using-toolset/

This support ticket is created 5 years, 10 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.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 2 replies, has 2 voices.

Last updated by temel-tecnicas-deM 5 years, 9 months ago.

Assisted by: Christian Cox.

Author
Posts
#1209338

I am trying to:
Create a parent post and then i want that the form submission redirects the user to the parent post edition form (recently created) to start generating child post from the parent post.

#1209627

Hi, I can help you set up a custom redirect if you'd like, but I'm a bit confused and I want to make sure I understand what you want to accomplish. You said you would like to redirect to the parent post edit form to start generating child posts. In Toolset, you do not generate child posts from the parent post Form. A separate Form is required to create child posts, so redirecting to the edit parent post Form seems unnecessary. You can create a link to this new child post Form and place it on the parent post template, or you can redirect straight to the new child post Form from the new parent post Form. Which would you prefer?

#1224398

My issue is resolved now. Thank you!