Maybe you can write an AJAX_autocomplete widget here.
2009/1/24 Sebastian E. Ovide <[email protected]> > Hi All, > > I'm using the IS_IN_DB to generate dropdown inputs in the forms and it is > great for small tables (as the category in the cookbook) but for some other > applications with long tables (say for example with few hundred raws) it is > not really user friendly...(imagine if you need to choose who is your Team > Lead of your huge organization...) and if it has more than 1000 it wont work > in GAE (it would display only the first 1000). So in these cases it would be > handy to have some sort of Ajax component that updates the combobox > (displaying only few resutls) while the user is inserting some characters... > > > do web2py, T2 or T3 have something like this already ? > > thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

