It works, opening a job card for the scheduled item. However, I need it to open in a new browser tab, or in a popup window. I've tried a million and one combinations of window.open but cannot get this to work. Can you help?
Comment posted by Dan Letecky [DayPilot] 3 years ago.
Another option would be to use DayPilot.Modal which wouldn't open it in a new tab/window but in a modal dialog in the same page. It can display a special page (in an iframe) using showUrl() method: