What i'm basically trying to do is have a recurring appointment for a user that says "Happy Birthday", but also that it display a birthday cake or another image in the subject heading or the cell that the appointment is in. I'm wondering if this is at all possible and/or if somebody has allready done something along these lines. Thank You.
Hi,
You can set Url property of the WebMonthView ->RecurrenceImage object. The AppointmentFormatString, AppointmentTooltipFormatString properties can help you customize the cell where you have recurring appointment.
Please test the attached sample.
this will work only if i have no other recurring appointments. What if i do have other recurring appointments but only this particular one will show the birthday cake?
I would like to get an answer to this one as well. I am using version 11.1.20111.2036 and don't seem to find a property that would add an image to an Appointment. My current implementation is using only AllDayEvents at the moment, so getting images on those will do. What's the situation with current version - is it possible to do get an image to the appointments in the WebSchedule?