Hi List,

consider the following scenario:

${model}
... iterate over paragraph nodes here using the cms tags
${model}

My first ${model} prints the correct classname of my model, the second one 
shows RenderingModelImpl, in other words I have lost the reference to my page 
model and the model has been reset to some default class instance. This is 
caused by the paragraph rendering which happens in the default way according to 
the docs and does nothing special whatsoever.

How do I prevent this?

regards,
JC



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to