Is there a way to show html in resources name?, I need to change color with css but is showing the string with no html parsed.
In order to set raw HTML you can use the "html" property of the resources[] array items: https://api.daypilot.org/daypilot-scheduler-resources/
You can also customize the HTML dynamically using onBeforeRowHeaderRender event handler: https://api.daypilot.org/daypilot-scheduler-onbeforerowheaderrender/