There is a new SQLFORM in trunk. It works as the one before and it is
backward compatible but it allows

form=SQLFORM(...,formstyle='table3cols')  # the default but also...
form=SQLFORM(...,formstyle='table2cols')
form=SQLFORM(...,formstyle='divs')
form=SQLFORM(...,formstyle='ul')

I do not think I need to explain but I need to ask you to test them,
in particular when you form contains custom widgets. Please let me
know if you encounter any problem.

Massimo

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to