docs.dhtmlx.com/scheduler/dhtmlx … ation.html
Can I have an image on a page that can to dropable into the scheduler?
<img id="drag1" src="img_logo.gif" draggable="true" ondragstart="drag(event)" width="336" height="69">
Right now the onExternalDragIn. Does not recognize it.