Hi, I also had a question about the recurring appointment. I have set up some rules under renderAppointment that change the data.html and style depending on location, subject and status which all live in data.appointment .
Using console.log on the data object i noticed that only for recurring events the appointment is undefined making it impossible for me to hit the rules i created. Just wanted to see if there was another way to hit appointments for recurring events?
thanks