On 3 September 2012 08:05, Annet wrote:
>
> Again, setting formstyle='bootstrap' might take care of that.
>
>
> I didn't want to repeat myself, I searched the group and read Massimo's
> announcement
> https://groups.google.com/forum/?fromgroups=#!topic/web2py/tmM5VbYcPrQbut
> couldn't find how t
> Again, setting formstyle='bootstrap' might take care of that.
I didn't want to repeat myself, I searched the group and read Massimo's
announcement
https://groups.google.com/forum/?fromgroups=#!topic/web2py/tmM5VbYcPrQ but
couldn't find how the apply bootstrap form styles in web2py :-(
Kin
Again, setting formstyle='bootstrap' might take care of that.
Anthony
On Sunday, September 2, 2012 1:53:41 AM UTC-4, Annet wrote:
>
> In a controller I have the following function:
>
> def subCreate():
> form=SQLFORM.factory(
>
> Field('subClass',type='integer',requires=IS_IN_SET([1,2,3]
Why are not form buttons styled automatically by the CSS?
On Sunday, 2 September 2012 00:53:41 UTC-5, Annet wrote:
>
> In a controller I have the following function:
>
> def subCreate():
> form=SQLFORM.factory(
>
> Field('subClass',type='integer',requires=IS_IN_SET([1,2,3],labels=['Organi
4 matches
Mail list logo