x
I'm sorry, but you have been denied access to edit this topic.
Mike Lohrman

Displaying Playa entries from a different MSM site channel?

I have 2 sites setup through MSM. Site_A and Site_X. On Site_A I have a channel for employee bios. On Site_B I have a channel for an enewsletter that has a Playa field. I have it setup to choose entries from the employee bios channel entered in Site_A.

My template in Site_X is setup something like below....The "enews_articles" field works as it's pulling channel data from Site_X. The "employee_bio" field doesn't work because it's trying to pull channel data from Site_A.



<!-- this channel is from Site_X -->
{exp:channel:entries channel="enewsletter_issue" disable="categories|member_data|pagination" show_future_entries="yes" limit="1"}

{enews_articles show_future_entries="yes"}
<!--All the code to display articles chosen with a different playa field -->
{/enews_articles}

{employee_bio show_future_entries="yes"}
<!--All the code to display the Bio's -->
{/employee_bio}

{/exp:channel:entries}



I figure this is either not possible, or I just haven't set it up correctly. Thanks for any help!
1 person has
this question
+1
Reply