darrel.austin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Aug-07 16:38 UTC
Droppable to create new parent container automatically?
I''m modifying the GragPhoto implementation of nested draggables: http://www.gregphoto.net/sortable/advanced/ I''m uising it to allow the dragging of draggables from a column into one of the ''groups'' as shown on teh GregPhoto demo. It works well. The catch is that if I have 15 objects I want to drag onto 15 groups, I first need to create those 15 groups. This can be tedious from a UI standpoint. Is it possible to allow the dragging of a draggable onto an item that would trigger the creation of a new group and then add the dragged item to it automatically? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---