Hi all.
Currently I'm working on a planning module. To display the different shifts of the employees I'm using recurring appointments.
In the Timeline view I would like to color the background of the scheduler cell instead of displaying the recurring appointment. I'm trying to get this done in the AppointmentFormatting event, because that's where I have all the information I need to achieve this. But I can't figure out how to get the CellElement of that day.
So is there a way of getting a cell element for the appointment?
Currently I'm working on a planning module. To display the different shifts of the employees I'm using recurring appointments.
In the Timeline view I would like to color the background of the scheduler cell instead of displaying the recurring appointment. I'm trying to get this done in the AppointmentFormatting event, because that's where I have all the information I need to achieve this. But I can't figure out how to get the CellElement of that day.
So is there a way of getting a cell element for the appointment?