Hi,
I am using a custom form to input event details from the user. (scheduler.startLightbox(id, myform))
I am wondering if there is an easy option for me to render the “Time period” markup that comes with the built in lightbox implementation?
Or do I need to rebuild this from scratch using the data I get from scheduler.getEvent(id) ? Would be super useful to be able to re-use this component if possible.
Sincerely
Einar,