Cards Example

The Cards collection allows you to render visually appealing content areas for lists of items.

The Cards collection allows you to render visually appealing content areas for lists of items.

A List for Any Entity

The Any entities type below allows you to mix and match various entity types. The list below has an article, a blog post, and a calendar entry.

For this to work properly, each entity will need a built-in field (or matching custom field) for image, content_html, and a page url. Some types natively have these fields. Others require adding a custom field.

A List for only Blog Posts

The following list allows the editor to select up to three blog posts. Additionally, this list will automatically fill in the remaining items if fewer than three have been selected.

List of Calendar Entries

The list of calendar entries below is automatically populated, like blog posts, show future events nearest to the current date. An editor can also select an upcoming event to spotlight it. Selected calendar entries, however, will need to be removed manually because they will not drop off automatically once the event date has passed.