Problem: We have already assigned all the contacts (children) to their organisation (parent), but there are a few contacts (children) which need more than one parent.
If we use the many-to-many relationship option, would we still have to go to every single contact and amend - even those which will only remain as before with one single parent organisation?
Solution: Yes, you would likely have to edit every Contact (to remove the current parent Organization association). Then you also have to create all the intermediary posts that link each Contact to each Organization. There are two ways you can do this, either by creating the Intermediary post directly and selecting both parent posts in its Post Relationship editor, or by using the Post Relationship editor in the parent Contact or Organization post's editor screen. So as you can see it's not as simple as just editing the Contact. It may be possible to write a custom SQL script that modifies the database directly, but there is not a good way to migrate existing relationships like this from wp-admin.
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 1.58 hours from now. Thank you for your understanding.
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 3 replies, has 3 voices.
Last updated by 6 years, 9 months ago.
Assisted by: Christian Cox.