Hi,
How do I get the calendar to highlight a date when an event exists?
Thanks in advance.
Ben
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi,
How do I get the calendar to highlight a date when an event exists?
Thanks in advance.
Ben
I agree that would be an interesting feature!!!
Use $LiveCalendarWidget.
--------------------
SilverStripe tips, tutorials, screencasts and more: http://www.leftandmain.com
Hi Uncle Cheese!
Thanks for the info. Where do i put that? I replaced $CalendarWidget with $LiveCalendarWidget in my Calendar.ss and CalendarEvent.ss but all I get is a server error. Is there anything else I need to do??
thanks in advance
What is the error? Make sure your site is in dev mode... generic errors aren't very useful.
here comes my error (attached in a .rtf file)
Hi UncleCheese,
Yep, that works. Thank you.
Ben
@tchintchie, it looks like you're on an outdated version of EventCalendar, because line 397 for me is not in alignment with your error. Make sure you're using the latest code from Github, or downloading straight from my website, http://www.leftandmain.com
--------------------
SilverStripe tips, tutorials, screencasts and more: http://www.leftandmain.com