Calendar Filtering
Supported Filters
Appointment Manager URLs support six types of filters:
- Date:
c__date(Format: YYYY/MM/DD) - Mode:
c__mode - Topic:
c__topic - Counselor:
c__staff_user - Hide Filter:
c__hide_filter(True/False) - View:
c__view(Month, Day, Week)
Examples
Multiple comma separated values are supported for Counselor (Ids comma separated), Modes (Comma separated) and Topics (Comma separated).
Example of Appointment Manager calendar with filters visible:

Example with filters hidden (hide filter=True)


