[Seaside] How to process undefined input

Lukas Renggli renggli at gmail.com
Tue Jan 20 17:28:17 UTC 2009


> I know this is not the normal way to obtain data but the tail is wagging the dog
> here  . It would be nice if the elements of each row could be bound to an object
> but I will take what I can get. Any ideas are welcome.

I would do it with an AJAX callback. The callback renders a new row of
input fields that are then added to the page. Like this you can
udirectly bind the form elements to your model as you would do with a
"static" form.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list