Re: Nested WOSwitchComponents

2009-09-01 Thread John Ours
On Aug 31, 2009, at 5:15 PM, David Holt wrote: Are you saying that I can actually use D2W to 1. allow the user to build a form, then 2. display the form 3. allow the form to be used to capture data If you're looking for inspiration as you work, I think this project is fascinating...thoug

Re: Nested WOSwitchComponents

2009-08-31 Thread Guido Neitzer
Oh, now I get it. Yeah, no, that's not what I thought it was. Sorry, my fault. Guido On Aug 31, 2009, at 2:15 PM, David Holt wrote: Hi Guido, Thanks for your response. Okay, so I would love to do that, but I don't see what to do with D2W. My (limited) understanding is that you need a mod

Re: Nested WOSwitchComponents

2009-08-31 Thread David Holt
Hi Guido, Thanks for your response. Okay, so I would love to do that, but I don't see what to do with D2W. My (limited) understanding is that you need a model for D2W to do its magic. Are you saying that I can actually use D2W to 1. allow the user to build a form, then 2. display the for

Re: Nested WOSwitchComponents

2009-08-31 Thread David Holt
On 31-Aug-09, at 1:36 PM, Mike Schrag wrote: Has anyone had success building such a thing? This is basically how DirectToWeb works ... Bad things would happen if this didn't work. That's good to know. I will press forward! D ms ___ Do not pos

Re: Nested WOSwitchComponents

2009-08-31 Thread Mike Schrag
Has anyone had success building such a thing? This is basically how DirectToWeb works ... Bad things would happen if this didn't work. ms ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-

Nested WOSwitchComponents

2009-08-31 Thread David Holt
Does anyone know whether I will run into difficulties trying to nest WOSwitchComponents? I am building a form builder and I am thinking of structuring the page with a loop over elements (an element being text, horizontal rule, or form item). The switch component would be based on the type