CMS+ Collection+
Collection+ serves as the central component for managing and displaying items from your CMS. It dynamically updates the displayed items in real-time as Filters+ are applied, sorting preferences are toggled, or searches are performed.
Key Features
Collection+ works seamlessly with other CMS Plus components, as long as they share the same ID number.
Framer's native Pagination, Start Offset, and Limit can still be used.
The same collection list can be used in multiple instances, each managed uniquely by assigning a distinct ID.
Controls
ID
Number used to identify this collection. Use the same number on other CMS Plus components to link them to the same list.Collection List
Link it to a collection list frame.No Search Results
Create a frame and link it. This custom frame will be shown when there's no search results.
Setting Up
Insert onto your page.
You can resize now or later.
Set its
ID
number, by default it's zero.Note
Collection+ uses an
ID
number to link with other CMS Plus components, like filters. By assigning the sameID
to a filter, it connects and manages the Collection+ list with thatID
. Each Collection+ list should ideally have a uniqueID
, but filters can also manage multiple lists if they share the sameID
.Collection+ requires 2 frames before it displays your collection list:
The collection list frame.
A custom frame to display when there isn't any search results.