{!-- Section Data --} {exp:query sql="SELECT field_id_585 as section_name, field_id_613 as section_short_name, field_id_587 as section_url, entry_id as section_id, count(*) as the_count FROM exp_channel_data cd JOIN exp_playa_relationships pr WHERE cd.entry_id = (SELECT pr.child_entry_id as child_id FROM exp_playa_relationships pr WHERE pr.parent_entry_id={stash:entry_id} AND (pr.parent_field_id='569' OR pr.parent_field_id='541' OR pr.parent_field_id='580') ORDER BY pr.rel_order ASC LIMIT 1) LIMIT 1"} {stash:section}{section_name}{/stash:section} {stash:section_short_name}{section_short_name}{/stash:section_short_name} {stash:section_url}{if section_url}{section_url}{/if}{/stash:section_url} {stash:section_id}{section_id}{/stash:section_id} {/exp:query}