Hi Bruno,
http://web2py.com/books/default/chapter/29/7#Custom-forms
>
I read this solution in the web2py book, in case of a few fields this works
well, however, the profile form already has six.
I had hoped for a solution that just splits of the tr element with
id="submit_record__row". But tha
http://web2py.com/books/default/chapter/29/7#Custom-forms
On Fri, May 4, 2012 at 3:30 AM, Annet wrote:
>
>
> Login with your Leonexus ID
>
>
> Enter your username and password
>
> {{=form.custom.begin}}
>
> {{=form.custom.username.widget}}
> {{=form.custom.password.wid
I'd like to divide the default/user.html forms into a body and footer part,
the body containing the fields the footer containing the cancel and submit
button, something like this:
Login with your Leonexus ID
Enter your username and password
the form fields here
3 matches
Mail list logo