Hiya Phil,
I have an EventForm which I use for bandnights. I want to add the performing bands to it. Those bands have a band-page on my website, which is a custom post type (called band).
I’ve added a custom field to the event custom post-type with Advanced Custom Fields plugin. This allows me to create relations between various posts based on the custom fields. I allready use the band_naam field on multiple pages. For instance: it links the cd-reviews by that band back to the band-page.
I want the events to link back to the bandpage as well and vice versa
Hope that makes it clear!