Tell us what you are trying to do? I'm trying to have two or more parent posts (product-book- and author) for showing one or more authors in the product layout (separated by |) In screenshot: "Glez, Montero" is one parent post name and link, I need to be able to assign more than one.
Is there any documentation that you are following?
https://toolset.com/forums/topic/set-multiple-parents-to-a-child-automaticaly/
https://toolset.com/forums/topic/children-to-multiple-parents/
But not clear at all for me
Is there a similar example that we can see? Didn't found one.
What is the link to your site?
hidden link (closed for maintenance).
Sorry, forgot the screenshot
As long as each parent post is in a different post type, then this shouldn't be a problem. You can add parents from as many different post types as you would like. Just go to Toolset > Post Types and edit any post type to manage its parent and child post types.
However if multiple parent posts are in the same post type, then this isn't possible in a one-to-many relationship. For example, if two parents are in the post type "Libros" then that is not possible. You must create a many-to-many relationship instead.
Hello,
How do I create this many to many relationship?
We have documentation about many-to-many relationships in the current system here:
https://toolset.com/documentation/user-guides/many-to-many-post-relationship/
However, we are in the process of rolling out some updates to this feature. You can see more about that here:
https://toolset.com/documentation/post-relationships/
The Release Candidate versions are now available in your account downloads area by switching to the "Beta" channel instead of "Production". We will include these new changes in the stable plugins very soon, so it's a good idea to understand the new system.
Another idea - use a custom taxonomy to link posts. Instead of a post relationship, you can use taxonomy terms to relate as many posts as you would like. Then create a View filtered by that taxonomy to show other related posts.