Thanks for your reply. The new page seems to load ok, and I can access data of the new page.
However, I specifically want to be able to call a template of the loaded page. Do you know if there is a easy method of doing this? I suspect that I am looking at a series of API calls to get at the necessary template. Many thanks, Will ----- Original Message ----- From: "goodusername" <[email protected]> To: <[email protected]> Sent: Monday, February 06, 2006 12:33 PM Subject: Re: [magnolia-user] <cms:loadPage> > 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 > ---------------------------------------------------------------- > ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
