[Proto-Scripty] Ajax.InPlaceCollectionEditor issues (and some solutions)

2009-10-06 Thread Eric
Hi, I tried to use for the first time Ajax.InPlaceCollectionEditor, and got few issues that I would like to share with you, just in case it can save you some time. * First, I am using scriptaculous 1.8.2. I found out that in this version, the InPlaceCollectionEditor was broken (raising a JS erro

[Proto-Scripty] Ajax.InPlaceCollectionEditor

2009-03-31 Thread dougyitbos
Hey folks - I'm playing around with the Ajax.InPlaceCollectionEditor. Even found a very helpful demo at: http://www.java2s.com/Code/JavaScript/Ajax-Layer/DemooftheAjaxInPlaceCollectionEditor.htm But I have a question and the github wiki seems to be down. :) What I would like to do is: have a co

[Proto-Scripty] Ajax.InPlaceCollectionEditor seems to be broken in 1.8.2

2009-01-28 Thread Gunter Sammet
Just recently downloaded the newest version (1.8.2) and it seems like the Ajax.InPlaceCollectionEditor doesn't work anymore. Maybe I missed something in the documentation and if yes, it would be nice if somebody could point it out. Been looking at the example at: http://www.java2s.com/Code/JavaSc

[Proto-Scripty] Ajax.InPlaceCollectionEditor and overriding the default onComplete?

2008-12-12 Thread Warren
It seems like the Ajax.InPlaceCollectionEditor will automatically update the element with whatever the server response is. Is there any way to override this behavior? For example, let's say the response from the server is "foo", but I want to update the element with the response value with the c