If you can pack a dummy app to help us reproduce the problem it could help...
Richard On Tue, Feb 2, 2016 at 3:31 PM, Richard Vézina <[email protected]> wrote: > Pierre, > > You crop the interresting part... after the etc.... > > The error is surely coming from the jQuery which for some reason don't get > generated properly by the widget... > > Richard > > On Tue, Feb 2, 2016 at 3:29 PM, Richard Vézina < > [email protected]> wrote: > >> Did you try to set the type to these fields? >> >> db.define_table('thing', >> Field('name'), >> Field('persona', 'reference person'), >> Field('personb', 'reference person')) >> >> On Tue, Feb 2, 2016 at 3:10 PM, Pierre <[email protected]> wrote: >> >>> In fact Yes >>> >>> >>> the second input replaces the first : >>> >>> personb replaces persona and personb ends up empty >>> >>> -- >>> Resources: >>> - http://web2py.com >>> - http://web2py.com/book (Documentation) >>> - http://github.com/web2py/web2py (Source code) >>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "web2py-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

