last time i was wrestling with the forms i noticed that everything has nice class names - use css to put no-wrap on the label class. (firebug plugin to firefox really helps with inspecting generated HTML).
also i think i read something about being able to specify table or div based layouts for forms (a recent web2py addition that i have not made use of yet). cfh On Jun 8, 11:22 pm, annet <annet.verm...@gmail.com> wrote: > Thanks for providing me with this solution, problem solved. > > I have another problem with this form. In the first column some of the > field names are split up, like: > > Sub-dossiernumber * > : > > Is there a way to solve this? > > Kind regards, > > Annet.