Browse By Tags

  • Recurring appointments shown in a WebMonthView causes a javascript error

    Double clicking on a recurring appointment shown in a WebMonthView a javascript error is thrown at the following line:

    ig_WebScheduleInfo.prototype._showAppointmentDialog =

    function (dataKey, id, occur, prevOccur, nextOccur)
    {
    if(prevOccur != null…