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?