On Wed, May 27, 2009 at 4:57 PM, annet <annet.verm...@gmail.com> wrote: > > In db.py I defined an auto complete widget: > > db.adres.plaats.requires=[IS_NOT_EMPTY(),widget=lambda self, > value:INPUT > (_id='place',_name='plaats',_class='ac_input',_type='text')] > > To me it is syntactically correct, however, web2py tells me it's not:
When that happens to me, the error is usually in the line(s) above that line of code Horst --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---