On Tuesday, August 20, 2013 2:24:00 PM UTC-7, Niphlod wrote:

> BTW, a nice thing to have would be a global default formstyle that 
> propagates to all SQLFORM-related serializations.
>

++1

For now, you can do something like:

SQLFORM.formstyles.table3cols = SQLFORM.formstyles.bootstrap

or

SQLFORM.formstyles.table3cols = my_custom_formstyle

SQLFORM.formstyles.table3cols is the default formstyle, so if you overwrite 
it, you get the new formstyle as the default everywhere.

Anthony

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to