The reference to the final spec: https://www.w3.org/TR/html5/sec-forms.html#association-of-controls-and-forms
Actually wicket do support nested forms for many years On Wed, 10 Apr 2019 at 16:05, nino martinez wael < nino.martinez.w...@gmail.com> wrote: > Hi > > I am going through our designers html drafts and can see they are wanting > to use a hierarchical separated form from inputs.. > > Apparently its part of the HTML5 specification, is this something wicket > supports? > > > https://www.w3.org/TR/2011/WD-html5-20110525/association-of-controls-and-forms.html#attr-fae-form > > > Their reason for this, I think are to use tables for organizing tabular > editable data. But as a form cannot be hierarchical inside a tr they just > store it besides it in a td..And connect the inputs via the form attribute. > > -- > Best regards / Med venlig hilsen > Nino Martinez > -- WBR Maxim aka solomax