Great! Thank you, Massimo!
On Jul 23, 5:47 pm, mdipierro <[email protected]> wrote: > Yes but I reccoment you do it via ajax > > {{=LOAD('controller','action',vars={},args=[],ajax=True)}} > > On Jul 23, 9:32 am, Vidul Petrov <[email protected]> wrote: > > > > > Hi all, > > > Does web2py support (imho a bad practice still I need this feature) > > invocation of controllers' actions from templates? > > My aim is to include into a given template the results from different > > controllers' actions conditionally. > > Or just functions in the models files which are invoked directly from > > the templates?

