[Seaside] Forms

Lukas Renggli renggli at gmail.com
Wed Mar 9 16:39:58 UTC 2011


Seaside does not prevent you from nesting forms, but your component
design should be able to handle that.

See Magritte for a nice design in that regard: Magritte components do
not have a form tag around, so that you can compose/reuse them
arbitrarily. The Magritte components expect that you render a form
yourself or add a ready-made form decoration around an outer
component.

Lukas

On Wednesday, 9 March 2011, Diogenes Moreira <diogenes.moreira at gmail.com> wrote:
> Hi folks...
> Someone tell me, how seaside prevent 2 form nested form??
> Best
>

-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list