Re: [web2py] need help combine autocomplete and web2py slice SELECT_OR_ADD_OPTION

2012-04-25 Thread Richard Vézina
Up! Richard On Tue, Apr 24, 2012 at 4:24 PM, Richard wrote: > Hello, > > I modify SELECT_OR_ADD_OPTION in order to combine autocomplete widget and > the SELECT_OR_ADD_OPTION widget, but only thing I get from autocomplete in > form is it instance id : > > > > Here what I change in SELECT_OR_ADD_

[web2py] need help combine autocomplete and web2py slice SELECT_OR_ADD_OPTION

2012-04-24 Thread Richard
Hello, I modify SELECT_OR_ADD_OPTION in order to combine autocomplete widget and the SELECT_OR_ADD_OPTION widget, but only thing I get from autocomplete in form is it instance id : Here what I change in SELECT_OR_ADD_OPTION : class SELECT_OR_ADD_OPTION(object): def __init__(self, contro