You should use a custom form {{=form.custom.begin}}...
{{=form.custom.end}}On Oct 24, 12:18 pm, Massimiliano <[email protected]> wrote: > Hello, > > is there a simple way to group fields? > > I have a big table with about 70 fields and I want to group them in the view > in some tabs. > > How can I group them? > > What I thought is to use table inheritance, so that I have my groups already > formed in "virtual" table defs and the db def is also more readable. > > After that I will create containers directly in view via js/jquery. > > Is there a better way? > > Would be nice if we can add something in field defs so that SQLFORM can > group them directly :D > > Thank you > -- > Massimiliano

