I’ve been using something like this to search a specific field for a specific associated element.
{exp:channel:entries site="default_site" search:calendar_events_clubs="[{embed:related_club_id}]"}
{/exp:channel:entries}Now that I’m using Multiple Site Manager, I need to figure out how I can add the requisite ‘site=“default_site”’ parameter to the field “calendar_events_clubs” so that I can search a field on Site A from Site B.
Any suggestions as to what my syntax should be?