is it. thanks.
2010/1/19 Thadeus Burgess <[email protected]> > If this is the case, then take a look at web2py_ajax.html in the views > file, and remote the jquery code that creates the calendar popup. > > -Thadeus > > > > > > On Tue, Jan 19, 2010 at 1:45 PM, Thadeus Burgess <[email protected]> > wrote: > > I believe he is referring to the jQuery date widget and he does not > > want to use it ? > > > > -Thadeus > > > > > > > > > > > > On Tue, Jan 19, 2010 at 7:39 AM, mdipierro <[email protected]> > wrote: > >> Can you explain "it does not work" What error or incorrect behavior do > >> you get? > >> > >> On Jan 19, 5:20 am, Alexandre Andrade <[email protected]> > >> wrote: > >>> Field('data_assinatura','date', requires=data, > >>> widget=SQLFORM.widgets.string.widget), > >>> > >>> db.convenio.data_assinatura.widget = SQLFORM.widgets.string.widget > >>> > >>> and > >>> > >>> Field('data_assinatura','date', requires=data, widget=None), > >>> > >>> doesn't works. > >>> > >>> change the field to string will make loose all functionalities of > web2py do > >>> work with dates. > >>> > >>> -- > >>> Atenciosamente > >>> > >>> -- > >>> ========================= > >>> Alexandre Andrade > >>> Hipercenter.com > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups "web2py-users" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > [email protected]<web2py%[email protected]> > . > >> For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > >> > >> > >> > >> > > > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<web2py%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > > > -- Atenciosamente -- ========================= Alexandre Andrade Hipercenter.com--
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

