I have a public calendar but want to have a separate calendar in a private members only section. I do not want the private events to be shown on the public calendar but I do want the public events on the private calendar. Is this possible with this module? Can separate calendars be setup like this?
Thanks for help WD
CGCalendar
- andriesinfoserv
- Forum Members
- Posts: 78
- Joined: Wed Aug 31, 2011 6:37 am
Re: CGCalendar
yes. one way to do it would be to setup up one calendar with public info and one with both and hide private calendar with custom content. although there may be the public private functionality built into cgcalendar already i just didn't look into that.
Re: CGCalendar
You can achieve something like this by using categories, and displaying (or not displaying) them in various views. e.g.
Code: Select all
{cms_module module='CGCalendar' display='upcominglist' category='Private'}