search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Show HTML on resources

Asked by Anonymous
2 years ago.

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.

Answer posted by Dan Letecky [DayPilot]
2 years ago.

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/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.