[opencms-dev] Extracting body content items from a page type

Thomas M�rz thomasmaerz at gmx.de
Mon Sep 13 01:53:42 CEST 2004


Millo Magnocavallo <millo_magno at yahoo.com> writes:

> 		feature1Image =
> bodyFile.getTemplateContent(null,null,"feature1Image");

Try 

| feature1Image = bodyFile.getProcessedTemplateContent( null, null, "feature1Image" );


HTH,
Thomas




More information about the opencms-dev mailing list