Thanks! web2py easy, as always.
On Jan 28, 11:24 am, Alan Etkin <spame...@gmail.com> wrote: > 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.