Multiple checkbox how to retrieve value

i have added custom checkbox to lightbox, now i want to retrieve value of checkbox which are checked and run save function equal to number of checkbox checked. how to achieve that ?

any suggestion

Hi,

you can access to your custom html code of the lightbox section using a “node” argument of the “get_value” method.
docs.dhtmlx.com/scheduler/custom … ditor.html