Chapter 11: Creating Collection Pages
In the last chapter, we went through the process of creating our first Webflow CMS Collection from scratch. We populated our Collection with a number of libraries, and we made great progress in creating the home page of our Libraries of the World project.
In this chapter, we'll continue where we left off. Right now, visitors who arrive on the home page will see names and pictures of various libraries around the world. But wouldn't it be great if we could also let them click into each of the libraries to see further details about it? In this chapter, we're going to do just that.
To that end, we'll be covering the following topics:
- Unlocking the power of Webflow Collection Pages to build multiple pages in one shot
- Binding CMS fields to a Collection Page
- Using filters to update the view of libraries in a Collection list
- Linking to a Collection Pages from the home page
By the end of this chapter...