Hi,
I am using a read-only dhtmlxscheduler.
So when I am scheduling multiday events, there is no way if know the start time & end time of the event.
For a normal event there’s the timing info on the event header.
Is there a way to display the timing info for multiday events.
Sure but you need to modify scheduler.templates.event_bar_text template to include such information.
Check Event templates section in our documentation for details.
But there was another problem when i added the event_bar_text .
The normal recurring events event_bar_text also got updated.
So Is there a way to remove the event_bar_date.
I think this feild comes by default for other recurring events other than multiday events.