resetLightbox()

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxscheduler.js

command erases already created lightbox form, so next time, when it will be required, scheduler regenerate new form based on scheduler.config.lightbox

     scheduler.resetLightbox();

Command can be used if you need to change the configuration of the lightbox form dynamically.