Skip Navigation

[Resolved] Adding post relationships

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 0 replies, has 1 voice.

Last updated by Minesh 1 month, 3 weeks ago.

Assisted by: Minesh.

Author
Posts
#2783834

Tell us what you are trying to do?

I have two post types: Tours and Volunteers
On the Tours post type, I have a repeating field for Volunteer Shifts that includes the fields Start Time, Duration, Position. This is so I can add the available shifts to the Tour.
I connected Tours and Volunteers in a Many to Many relationship using those Volunteer Shift fields
I thought what would happen is that when I add a Volunteer to a Tour that it would let me choose from a dropdown of the available Volunteer Shifts for the Tour. Is that possible? Otherwise, I'm typing them in and possibly misspelling so they don't match up.

Is there any documentation that you are following?

I followed the documentation for setting up a Many to Many relationship.

Is there a similar example that we can see? Not that I know of

What is the link to your site?

That won't help as you can't see any of this on the front end

#2783859

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

There is no such option to attach repeating field group item when you connect post in many to many post relationship.

If you can share admin access details and share me bit more details about your requirement, once I review your current structure I will be able to guide you in the right direction.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2784287

Minesh
Supporter

Languages: English (English )

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

I see that you created the relationship field for your many-to-many post relationship.
- hidden link

That is the correct way actually. Do you have fixed Volunteer positions?

How many Volunteer positions you have, maybe you can setup select field and add all those positions as the dropdown select options?