See at the end of LOAD section in the book : http://web2py.com/books/default/chapter/29/12/components-and-plugins?search=web2py_component#LOAD
On Mon, Mar 6, 2017 at 11:25 AM, Richard Vézina <[email protected] > wrote: > web2py_component() ?? > > Richard > > On Mon, Mar 6, 2017 at 11:07 AM, Manuele Pesenti < > [email protected]> wrote: > >> Hi! >> >> Would it be possible to initialize a new component via javascript? >> >> I would like to dinamically define a component inside a bootstrap modal >> object and than initialize it. >> >> I've tryied with reload command but it does not work... it gave me this >> error: >> >> TypeError: jQuery(...).get(...).reload is not a function >> >> Any suggestion? >> >> Thanks >> >> Cheers >> >> Manuele >> >> >> -- >> 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.

