You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by tibor katelbach <oc...@gmail.com> on 2007/05/10 19:26:14 UTC

Freemarker renderSubContent ?

Hi

I have a page build with contents which themselves contain sub contents
so the page builds  itself  from the entry point (<@renderSubContent)
onwards.

my first question is :
does anyone know why can't I do an <#import or <#include in the content FTL
when using <@renderSubContent ?

is there a way to have the whole page build and only render  at the  of the
building process, instead of rendering at every <@renderSubContent tag ?

Thanks for the thoughts
Regards
Tibor