scheduler.templates.map_text

I just upgraded to 3.5 and it seems that the start date of the events are being passed into scheduler.templates.map_text, instead of the actual event object.

Is anyone else noticing this?

Thanks,
Will

Hello,

As far as I see it’s the same as all “text” templates:

scheduler.templates.map_text = function(start, end, event) {

Best regards,
Ilya

That makes sense. I guess the documentation may need to be updated then: docs.dhtmlx.com/doku.php?id=dhtm … on_options

Thanks,
Will

Thank you for catching this. Documentation will be updated.

Best regards,
Ilya