Summary

In this lesson, you added the capability of browsing trips sequentially to the Trip Detail page. You also limited the result set of the dynamic query using the MaxRows attribute of the cfquery tag.

By implementing the Maintenance Action page, you enabled users to take action on the current trip. You used the ColdFusion cflocation tag to link the search page to the Trip Detail page.