Hey,
i have the following problem:
I use a content / data resource within the CMS module to show a specific
content (type FTL). In HTML Editor in the admin backend I write the content.
That works.
Now I want below this content an included screen (with:
${screens.render("component://ecommerce/widget/CatalogScreens.xml#somescreen")})
this screen is rendered now and included, but unfortunatly at the top of the
page. I included it at the bottom, but the CMS module seems first to render
the screens, include them and then add the content I added manually with
html editor. Is this behavior correct? How can I define the position where
to show the rendered screen on this page? Within "real" ftl pages the screen
rendering works fine.
for any help I am happy,
btw. merry christmas :)
thanks
Robert
--
View this message in context:
http://ofbiz.135035.n4.nabble.com/render-screen-within-data-resource-CMS-tp4638481.html
Sent from the OFBiz - User mailing list archive at Nabble.com.