Thanks, it was enough in this case.

V Piatok, 9. júl 2010 o 05:47 -0700, mdipierro napísal(a):
> if you just need to place labels above fields you can just do
> 
> SQLFORM(...formstyle='table2cols')
> 
> On 9 Lug, 06:25, Julius Minka <[email protected]> wrote:
> > I am loading the form in the template this way:
> > {{=LOAD('default','form')}}
> >
> > Can I somewhow customize it this way?
> > {{=form.custom.begin}}
> > Image name: <div>{{=form.custom.widget.name}}</div>
> > Click here to upload: {{=form.custom.submit}}
> > {{=form.custom.end}}
> >
> > What I actually need is to place labels above fields.
> >
> > Julius


Reply via email to