Initials of PERSON appear in event label like in the demo

In the scheduler demo, in the PERSONS view here

dhtmlx.com/docs/products/dhtmlxS … nits.shtml

I want the initials of the person to appear next to the EVENT NAME

For example the event name is ‘Task A’ and the PERSON is James Smith

In the Event Label it shows ‘Task A’ (JS)

For example the event name is ‘Task B’ and the PERSON is John Williams

In the Event Label it shows Task B (JW)

How do I get the initials to show up?

Hi,
you can manage event contents with scheduler.templates.event_text template,
check this article
docs.dhtmlx.com/doku.php?id=dhtm … .templates