this works like a charm: http://docs.jquery.com/Plugins/Autocomplete
On 27 jan, 08:24, Jason Brower <[email protected]> wrote: > I have a database with 16k entries in it... > I have a one to many relation with them. > When I create a form with the requiers=IS_ID_DB() feature I notice a > huge lag in page load time. (I would to if I had 16k entries in one drop > down too.) > Is there a way to do this similar to the autocompletion but have it so I > can search for any part of it. (Like the awesome bar in firefox) > So I have > Jason > Jane > John > Gane > and when I press "a" it gives: > Jason > John > Gane > and so forth. > Best Regards, > Jason Brower -- 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.

