Problem:
You want to link "Documents" (CPT) to "Events" (CPT) so that certain documents can be associated with specific events and displayed dynamically on an event's page.
Solution:
One-to-Many Relationship:
- Use this if each Document is linked to only one Event.
- Example: A single Document can only be associated with one Event.
Many-to-Many Relationship:
- Use this if a Document can be linked to multiple Events and an Event can have multiple Documents.
- Example: Shared resources like policies or templates across multiple events.
Relevant Documentation:
https://toolset.com/course-chapter/using-post-relationships-on-directory-sites/
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.
This topic contains 1 reply, has 1 voice.
Last updated by 3 weeks, 3 days ago.
Assisted by: Christopher Amirian.