You can use javascript onclick and the web2py.js function web2py_component(action,target) to load the source on demand. You need to set a target div or other element in the view previously and get the triggered event's DOM element id with jQuery to pass it with the url/action string.
- [web2py] Is it possible to LOAD a component after a page has re... scausten
- [web2py] Re: Is it possible to LOAD a component after a pa... apple
- [web2py] Re: Is it possible to LOAD a component after a pa... Alan Etkin

