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.

Reply via email to