MODULES
...
Siteglide Modules
Events

List View

3min
we'll explain how to output a list view of events and link you to the docs on advanced filtering and navigation introduction the events module comes with a wide range of options for your list view you can output events as a standard list a map a calendar you can also use our navigation options with any of these views outputting a list view you can output a list view in any liquid file that means pages templates headers footers layouts code snippets content sections basic list views will also work in workflow and auto responder emails, but be aware that any features which depend on javascript or url parameters will not be supported in this context that includes the map and calendar layouts use the following liquid syntax to output an events list view {% include 'module' id '12' layout 'design system/1/list' per page '2000' show pagination 'false' sub model 'true' %}