You can use T2 right now. You can also use autocompletion right (there is an example in the book).
The patch I was talking about will just make it easier. Massimo On Jan 25, 8:25 am, "Sebastian E. Ovide" <[email protected]> wrote: > I see... so I'll wait to the new web2py to use T2... > > There will be some kind of release of the stable version with the recent > bugs ? for examplehttp://code.google.com/p/web2py/issues/detail?id=25 > > thanks > > On Sun, Jan 25, 2009 at 10:52 AM, mdipierro <[email protected]> wrote: > > > The problem with barnch is that I commit any change. One day is very > > stable one day is not. And I cannot guaranteed the new new features > > will be backward competible until declared stable. > > > I suggest using stable, not trunk, unless you want to be a tester of > > those new features. > > > Massimo > > > On Jan 25, 5:20 am, "Sebastian E. Ovide" <[email protected]> > > wrote: > > > that's great ! > > > > will it be part of the next stable version of web2py (together with T2) > > will > > > it be part of the actual stable version ? I'm using it but now I'm > > > considering using the last development bracnh to include all the last > > > features... is it stable enough to be used in production ? > > > > On Sun, Jan 25, 2009 at 12:51 AM, mdipierro <[email protected]> > > wrote: > > > > > I have a pending patch from Denes for this. > > > > > On Jan 24, 4:15 pm, BearXu <[email protected]> wrote: > > > > > 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 -~----------~----~----~----~------~----~------~--~---

