How to add a recurrence symbol for series of events whereby each event is a seperate event?
Asked by mrplatypus
10 years ago.
Dan and Team,
In the following post:
http://forums.daypilot.org/Topic.aspx/3044/recurring-events
I am in the process of following this through.
I would like to add a recurring symbol for those events that no longer use the in-built recurrence system.
Please advise what I need to do to achieve the addition of a recurring symbol where appropriate?
Thanks & Regards
Dave/mrplatypus
Answer posted by Dan Letecky [DayPilot]
10 years ago.
You can add the image using BeforeEventRender - just modify the html using e.Html to include an <img> element.
http://doc.daypilot.org/calendar/event-customization/
Another option is to use event active areas:
http://doc.daypilot.org/calendar/event-active-areas/
This way you will be able to place the icon at a specific location easily.
There is a sample recurring event icon at Demo/media/linked/recur10x9.png
Answer posted by mrplatypus
10 years ago.
Dan,
That's brilliant .. worked a treat.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.