For example, I have 3 field groups for 3 Post Types: LOCATION, CALENDAR and EVENTS. CALENDER has a Post-Object field “location” with the Post Type LOCATION. EVENT has a Post-Object field “calender” with Post Type CALENDER. How do I display the name of a location for an EVENTS template that is returned in CALENDAR?
I hope the question is clear.