soCalendarAgenda
Tag Name
soCalendarAgendaDescription
Places a dynamic calendar on the page in Agenda View. Works with the other Calendar 2.0 views: Month, Week, Day and Event.NOTE: when editing the calendar event settings for a group, the calendar pages will be automatically created for you, with the respective tags already placed in the page.
Available Attributes
- allowSyndication (True or False) - controls whether the calendar is able to be shown on other pages on your SiteOrganic website(s). Default is False.
- showGroup (groupID) - if you only want to show calendar events from a single group, then use this field. For example, adding showGroup=1234 will only show events from that single section of your organization, rather than the entire organization.
- defaultPeriod - controls the time frame of events to display (example: defaultPeriod=2 would show only events in the next 7 days). The parameter values are listed below with their corresponding time frames:
0 = ALL
1 = TODAY
2 = 7 DAYS
3 = 30 DAYS
4 = 1 YEAR
Example
{soCalendarAgenda(defaultPeriod=3)}
In the example above, the month view calendar will only display events within the next 30 days.
In the example above, the month view calendar will only display events within the next 30 days.