I've got to a point where I can no longer see the wood for the trees!
I have two channels, areas and properties:
Within Properties is a Playa field which associates 'areas' to it.
Now within the 'areas' page, I need to return all the properties that are related to that property.
so I have a /properties/property-url-title and I'm assuming I should be using the 'siblings' tag?
I am doing it with an embed as follows:
{exp:channel:entries channel="area" limit="1" url_title="{segment_2}" dynamic="no"}
{embed="/_includes/properties" property_ids="{exp:playa:sibling_ids entry_id="{entry_id}" channel="properties"}"}
{/exp:channel:entries}
then within the embed I have:
{exp:channel:entries channel="properties" entry_id="{embed:property_ids}" dynamic="no"}
.......
{/exp:channel:entries}
But this doesn't seem to be working correctly... am I on the right path? What have I missed?
Cheers,
Carl
Loading Profile...


Twitter,
Facebook, or email.

EMPLOYEE

