the containment flag is not supported ... i don't think there's currently an 
easy way to make this work. i looked at it a few years ago and didn't have the 
energy to fit all the pieces together. if you have to support this, i would 
recommend just doing it by tracking the ids in a non-automagic way.

ms

On Apr 28, 2010, at 6:53 PM, Jim Murry wrote:

> I am trying to create two ajax sortable lists like the example in Wonder, but 
> I need to be able to drag the items between the two lists.  More specifically 
> I want listA to be a list of available processes that can be dragged to listB 
> to populate listB without depopulating listA.  When I change the option 
> "containment", so that I am able to drag between the two, I get an 
> "ArrayIndexOutOfBounds" error or throw new NoSuchElementException("There was 
> no item that matched the ID '" + itemID + "' in " + list + ".");  If I use 
> ajax without Wonder, my sortable lists behave like normal, but I do not get 
> the value back into WO easily nor can I populate the lists easily.  I must be 
> forgetting to set an option.
> 
> Thank you
> Jim
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40pobox.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to