Hi,
I have two CPTs, Retreats and Accommodation Types
Within Retreats I have a cloneable field Group containing a Post select advanced field which selects posts from the Accommodation Type CPT, and a number field.
When building a singular post template for Retreats CPT I need to be able to query the data in the group, including the post that is selected in the Post field.
How do I do this?
Thanks