Skip Navigation

[Resolved] Select the parent and child when creating a relationship

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

Problem:

I have a form for connecting posts to create a relationship.

1) I can set the parent but need help setting the child.

2) If the relationship already exists to not show the form by URL parameters.

Solution:

1) You can try attribute "child_item" like this:

[cred-relationship-form ... child_item='123']

2) It needs custom codes, for example:

https://toolset.com/forums/topic/select-the-parent-and-child-when-creating-a-relationship/#post-1367057

Relevant Documentation:

This support ticket is created 5 years, 3 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
- 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 15 replies, has 2 voices.

Last updated by Mario 5 years, 2 months ago.

Assisted by: Luo Yang.

Author
Posts
#1373027

My issue is resolved now. Thank you!