Hi. I am using Behavior.Sortable and it works as desired. I am also using
Drag.Move to insert move and insert new list items into my Sortables lists.
The new items attach to the list, but I am unable to attach the sortable
events on that new list item because I do not have access to the Sortables
instance. Is there a way to access the Sortables instance from my drag's
onDrop method?

Thanks in advance,
~Philip

Reply via email to