home > support > solution library > last loaded dates
It can be useful to understand upto what date you have loaded dates & prices on all your tours. This can help you check that your tours remain on sale.
To use the TourCMS tags to achieve this we first need to loop through all the tours:
<TourCMSlist_tours>and the end of the loop...
</TourCMSlist_tours>Within the loop we need a further loop (to go through all departures or freesale seasons for that tour) to show the last date. The tour departure loop looks like this:
<TourCMSlist_departures order="desc" orderby="end_date" maxdisplay="1">You can see that we are ordering by the end date and only showing 1 departure (the last one)
© 2003-2012 Travel UCD Limited. All rights reserved. TourCMS® is a registered trademark of Travel UCD Limited, United Kingdom. View Privacy policy.