Massimo, Thanks for your reply. I am working on the implementation, this raised another question.
In the manual I read that there are three ways to build forms: FORM, SQLFORM and form_factory. The fields in my form represent the parameters in the WHERE clause of my database query, so I could use the form_factory form to build that form, however, I would like the plaatsnaam field to be an auto-completion field. In the manual the auto-complete example is implemented in an HTML form, and I don't see how to combine a form_factory form with the auto-complete functionality in the example. My question is: if it is possible, how do I implement auto-complete functionality in a form_factory form. I think I save myself a lot of trouble using form_factory forms instead of html forms, because form_factory forms are self-aware. Best regards, Annet. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---