DP Month Recurring Events Using Modal Window
13 years ago.
I would like to implement recurring events in DP Month. I currently use event left-click to call a bubble, and I edit events using a command from a right-click context menu to call a modal detailsview.
I am trying to implement the code from the recurring events tutorial (http://www.daypilot.org/calendar-tutorial-recurring-events.html) to call a modal aspx page. Is there any way to call the javascript for the modal UI helpers from a context menu command? Or maybe there's a simpler way to do this?
Thanks!
DayPilot