@ap wrote:
Hi,
I’m working with the kanban example,
and I need to read the droppable element (key,text…)
…
mouseDrop:function(e,grp){
…
var ok=grp.addMembers(grp.diagram.selection,true);
How can I read the key of the droppable element?
Thanks in advance.
Posts: 2
Participants: 2