Re: Ajaxy WOBrowser-based ToMany Editor

2010-11-12 Thread Hugi Thordarson
You're welcome :). Note that the URL was for a changeset so make sure you fetch the most recent version, I made a couple of improvements. And here's your pony. .,,. ,;;*, .-'``;-');;. /' .-. /*;; .'\d\;; .;;;, / o `\;,__.

Re: Ajaxy WOBrowser-based ToMany Editor

2010-11-12 Thread David Avendasora
You rock Hugi! This is way more complete than I had come up with so far! Next on my list is to D2Wify it for ERModernLook integration. Oh, and if Maven hasn't finished with internet.jar, I'd like a Pony also. Not for me, of course, but for David LeBer. He really wants one. Dave On Nov 12, 20

Re: Ajaxy WOBrowser-based ToMany Editor

2010-11-12 Thread Hugi Thordarson
Hey David, I made you this while waiting for Maven to download internet.jar. https://bitbucket.org/hugi/uswebobjects/changeset/ae9d5e3c675e The .html is just bare bones, though - you'll have to add your own css. Enjoy, - hugi On 12.11.2010, at 11:18, David Avendasora wrote: > Yeah, that's ex

Re: Ajaxy WOBrowser-based ToMany Editor

2010-11-12 Thread David Avendasora
Yeah, that's exactly what I'm working on implementing. I was just wondering if anyone else had already done it in a nice CSS/Ajaxy way so I could get a jump start. I'm trying to put it together in such a way that it is generic enough that it would work for anyone so it can be easily dropped in

Re: Ajaxy WOBrowser-based ToMany Editor

2010-11-11 Thread James Cicenia
I did something like this because I found no ajax editor like it. Used AjaxSubmitButtons with updateContainerID = "DialogContainer"; 2 WOBrowsers Wrapped the whole thing in an AjaxUpdateContainer - James On Nov 11, 2010, at 10:43 AM, David Avendasora wrote: > Hi all, > > I'm looking