Hi. I have two CPTs:
1. Reference Data
2. Data Repo
In Reference Data, I create multiple posts. For example, I create “Corporate Teams”, because these are the various departments in our firm. Inside that I list 12 teams.
Now, inside the items/posts we create for Data Report custom post type, we want to have a dropdown that allows us to pick one of those 12 teams.
So those 12 teams come from ONE SPECIFIC post in the post type “Reference Data”.
How to do this? I thought Relationships would allow us to do this, but there’s no specificity there.