> I tried the simple tutorial that is available to get the active area working. How can I have it working on a specific column of my row header?
If you define custom row header columns (rowHeaderColumns) you can define the active areas for each column individually using args.row.columns[x].areas (where "x" is the column number, zero-based).
See also:
https://api.daypilot.org/daypilot-scheduler-onbeforerowheaderrender/
> Also, there seems to be an issue with the svg image icons https://doc.daypilot.org/scheduler/event-icons/. If you download the trial tutorial, non of the svg images appear on the events.
Could you please post an URL of the demo/tutorial which doesn't work as expected?