I'm not sure it makes much difference, but I just submitted a patch to 
change that.

Anthony

On Monday, September 10, 2012 1:45:27 PM UTC-4, Jim Karsten wrote:
>
> The *SQLFORM formstyle* argument can change from a string to a function. 
> For example:
>
> sqlform = SQLFORM(db.mytable, formstyle='table3cols')
>
> Now (sqlform.formstyle == 'table3cols') returns *False*. *
> sqlform.formstyle* is now a function named *formstyle_table3cols*.
>
> I haven't had any problems with it but is this not poor design?
>

-- 



Reply via email to