Is it possible to have a custom add eventDialog (replacing more then just fields, a whole new window)?
I am able to replace the edit eventDialog via eventClick() and returning my own window but not for a new event.
I can even replace the eventDialog in the month view when you click a day via dayBodyClick().
There doesn't seem to be an equivalent for clicking a date/time in the week/day view, I guess what I am after is a timeBodyClick() or equivalent. Is there such a thing?
I am able to replace the edit eventDialog via eventClick() and returning my own window but not for a new event.
I can even replace the eventDialog in the month view when you click a day via dayBodyClick().
There doesn't seem to be an equivalent for clicking a date/time in the week/day view, I guess what I am after is a timeBodyClick() or equivalent. Is there such a thing?