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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
