Re: [web2py] Separate form elements in a view ?

2012-04-01 Thread Ronghui Yu
Is the descript in web2py online book below *This results in a standard table layout. If you wish to use a different layout, you can break the form into components* * * *1. {{=form.custom.begin}}* *2. Image name: {{=form.custom.widget.name}}* *3. Image file: {{=form.custom.widget.file}}* *4. Click

[web2py] Separate form elements in a view ?

2012-04-01 Thread bussiere adrien
How to separate element from a form in a view ? {{= form }} make the whole form. But i i want to use it one by one for css ? is there a way to do it like : {{= form.Email }} Regards Bussiere here is my form : form2 = FORM( TABLE( TR( TD( LABEL('E