The other way to use it is: <cms:loadPage path="/path/to/page" /> ... ... do whatever you want i.e. <cms:out nodeDataName="title"/> ... <cms:unloadPage /> <- do not forget this one ;)
u'r welcome Stojan Will Keeling wrote:
Hi, Does anybody have any experience of using the <cms:loadPage> tag? I'm using it like this: <cms:loadPage> <cms:loadPagePath>/path/to/node</cms:loadPagePath> </cms:loadPage> That operation happens silently (presumably the page is loaded). Once loaded, how would I call the template to render the loaded page? Many thanks in advance, Will ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
