[web2py] Re: custom form web2py not work when i use selectpicker
TC-3, Rodrigo Gomes >>>>> escreveu: >>>>>> >>>>>> @auth.requires_login() >>>>>> def students(): >>>>>> form = form=SQLFORM.factory(db.person, db.address) >>>>>> >>>>>> cit
[web2py] Re: custom form web2py not work when i use selectpicker
How did you define your cities_list? On Thursday, August 16, 2018 at 4:39:35 PM UTC-7, Rodrigo Gomes wrote: > > > Good evening, folks, I've come here to unveil a mystery, I'm developing an > application with web2py, (framework that I use about 3 years ago) > > I am using sqlform.factory, passing