Hello there,

The following code works fine if executed ina template but does not work if executed in a paragraph. Am I doing anything wrong or is this a bug or per design?
If I am doing something wrong, how should I do this?

Thanks

Ruben

<cms:loadPage path="/default"></cms:loadPage>
 <cms:setNode var="pageProperties" />
   ${pageProperties.title}
<cms:unloadPage/>

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to