Page 1 of 1

How do I pass a variable from a module to the template

Posted: Thu Mar 13, 2008 11:34 am
by RomanPreiss
Hi there,
I want the template to create a different include module name
<jdoc:include type="modules" name="differentName" style="beezDivision" headerLevel="3" />
on the results of another module included earlier.
So I need to pass a variable from the module to the template. How do I do that??
cheers, fj