Running CMSMS 1.2.3 along with the calendar module. Want to have 2 calendars...one small in the sidebar and a larger full page version. I have the small sidebar calendar working perfectly but am having problems with the display for the large version...I am only able to access one template ...sidebar template, which does not display dates.
Is it possible to access a second calendar template? The default template is what I need for the large calendar but I can't figure out how to call it in the tag.
Hope this was clear! Any help will be greatly appreciated!
Calendar Template
Re: Calendar Template
Way more info is required before I could help on this. If he is calling the calendar correctly then the default template will be used unless he has replaced it with his sidebar template which I imagine is what he did.mark wrote: anyone?
I did work out (more or less) a sidebar calendar coupled with a larger version calendar for another forum member about a month ago in
http://forum.cmsmadesimple.org/index.ph ... 635.0.html
There's an ugly workaround to the problem of two templates discussed in
http://forum.cmsmadesimple.org/index.ph ... 404.0.html
I needed two templates as my two different views were radically different. Usually CSS should suffice in producing two different table views. Using
Code: Select all
display:none
Incidently, Mark, I didn't answer this one back in February because I was new to CMS myself in February
