home > support > solution library > grouping tours

<TourCMSlist_collections orderby="collection_points">
<h1><$TourCMScollection output="c_name"$></h1>
<TourCMSlist_tours orderby="tour_points" has_sale="show">
<$TourCMStour output="t_name"$><br />
</TourCMSlist_tours>
</TourCMSlist_collections>
Instead you may prefer to list individual trips - e.g.
<TourCMSlist_collections orderby="collection_points">
<h1><$TourCMScollection output="c_name"$></h1>
<TourCMSlist_departures orderby="start_date" bookable="show">
<$TourCMSdeparture output="t_name"$> <$TourCMSdeparture output="d_start_date"$><br />
</TourCMSlist_departures>
</TourCMSlist_collections>
Notes<TourCMSlist_tours orderby="tour_points" c_id="1" has_sale="show">You can list multiple collections (comma separated). Find the ID number from the collections page within TourCMS.
© 2003-2012 Travel UCD Limited. All rights reserved. TourCMS® is a registered trademark of Travel UCD Limited, United Kingdom. View Privacy policy.