Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
How can i add an image in my appointment?
posted

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.

Parents
No Data
Reply
  • 995
    Suggested Answer
    posted

    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.

    Sample.zip
Children