custom event titile, body background

Hi,

Can I use dynamic background for event title (dhx_event_move dhx_title) & event body (dhx_body) ?
If I use custom html inside event title or body it wont support in print right ?

Thank you

Hello,
you can change event header and body content by overriding template functions:

docs.dhtmlx.com/scheduler/api__s … plate.html
docs.dhtmlx.com/scheduler/api__s … plate.html

The export library will copy html content, but if you use php/java or .net library - they can only print text content, all html will either be lost or printed incorrectly