Adding a small icon (user specific) to Daily event list

Hi all,

I want to add a user specific icon to each event listed below the calendar on the Mobile scheduler. Does anyone know how to go about this? RIght now it has an event marker that is defined in the css but i want to do this programatically and dynamically. Let me know. Thanks.

Hi,

you can define a new month_event_title. The default template is described in our docs:

docs.dhtmlx.com/doku.php?id=dhtm … vent_title

Also you find “templates” sample in Mobile Scheduler package:
dhtmlxScheduler_mobile/samples/01_basic/04_templates.html