[editor: moving to the appropriate forum…]
I was experimenting with the Drag and Drop functionality and I need some help.
I have one container with some items and about 40 other containers with/without items (max one item in container)(all with the dojotype: dojo.dnd.Source).
Now I want to limit the items in the 40 containers to 1, so that only 1 item can be placed in that container. If there is already a item in the container the user should move that first.
I've searched the forums and the tutorials but I couldn't find a way.
Thanks in advance.
