To be fair I'm not sure :( This magic is hidden inside DroppableBehavior code :( And I'm afraid my "drop" handler might be overridden inside DroppableBehavior.onConfigure
Hopefully Sebastien can help here :) On Thu, Jan 19, 2017 at 1:48 PM, Martin Makundi < [email protected]> wrote: > Can you group them in javascript and detect group in wicket side, for > example as list of ids? > > 2017-01-19 8:29 GMT+02:00 Maxim Solodovnik <[email protected]>: > > > Hello Sebastien, > > > > I'm trying to implement subj. > > JS example I'm using as POC is here [1] > > Everything works, except for one thing: no matter how many objects I'm > > dropping I only have 1 onDrop() event inside wicket .... > > > > can you help me to fix/workaround this? > > Thanks in advance! > > > > [1] > > http://stackoverflow.com/questions/793559/grouping- > > draggable-objects-with-jquery-ui-draggable > > > > -- > > WBR > > Maxim aka solomax > > > -- WBR Maxim aka solomax
