Hello all ,
Suppose I have a XXX module and YYY action .
my question is how to create the ajax call from the template ?
I think I have an inelegant solution and it to create a page to each particular action and then load that page with showtemplate=false
but i dont like this solution .
second inelegant solution Change the module code and
assign with smarty the links i need ...
is there Any other simple soultions ?
I hope my question is understood ...
Thanks in advance
Golan
ajax loading of modules/actions question ???
Re: ajax loading of modules/actions question ???
I think you can find an answer in this topic: http://forum.cmsmadesimple.org/viewtopi ... jax+module
Re: ajax loading of modules/actions question ??? [SOLVED]
many thanks
It gives me some clues.
special tag + GetModuleInstance + CreateLink is the answer .
Golan
It gives me some clues.
special tag + GetModuleInstance + CreateLink is the answer .
Golan