Skip Navigation

[Resolved] Set post relationship from Front End

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 2 years ago.

Assisted by: Minesh.

Author
Posts
#2634341

Dear Support,

I have created a one-many relationship between wo posts but how can I ensure that the relation would be there for all the new posts that would be submitted by the user through the front end?

Regards,

Aziz

#2634349

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

When you have created post form that will create child posts then you should add the parent field to your child form.

Please check the following Doc that will guide you in the right direction:
- https://toolset.com/course-lesson/selecting-parent-posts-when-using-forms-to-create-child-items/

#2634449

Thank you so much. This answers my question.