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]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

