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

exportAs exports the html attribute instead of name.

Asked by Mikael
6 years ago.

Is it possible to export the "name" attribute instead of "html" using the exportAs function.
Currently when I am exporting it show's the html rather than the "name" tag, which makes it kinda useless.

Currently I am saving as png and range ( dp.exportAs("png", {area: 'range'}).download(); )

Answer posted by Mikael
6 years ago.

Found the eventhandler...
https://api.daypilot.org/daypilot-scheduler-onbeforerowheaderexport/

I would delete this post if I was able to :-)
Thanks for making DayPilot great!

Comment posted by Dan Letecky [DayPilot]
6 years ago.

Great, thanks for posting the solution!

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