form=SQLFORM(...,formstyle='divs')
http://groups.google.com/group/web2py/msg/9823ffc7410fd3e4
On Jun 19, 7:18 pm, Binh wrote:
> Hi,
>
> Is there any way to generate the auth form and general SQLForms with a
> div wrapping instead of the default table wrapping without hacking the
> form generator
Awesome! Thank you all for the great replies.
On Jun 19, 7:19 pm, weheh wrote:
> You can try custom forms, which gives you total control over the form.
> Here's a link to the
> doc:http://web2py.com/book/default/section/7/7?search=custom+form
>
> On Jun 19, 8:05 pm, Phyo Arkar wrote:
>
> > use
You can try custom forms, which gives you total control over the form.
Here's a link to the doc:
http://web2py.com/book/default/section/7/7?search=custom+form
On Jun 19, 8:05 pm, Phyo Arkar wrote:
> use HTML Form ,
>
> Check in Web2py Book , Section SQLForms near the end.
>
> It is simple , const
3 matches
Mail list logo