[opencms-dev] contentload and contentloop in formatter in container

Tom Wolf twb15 at hotmail.com
Sat Sep 20 20:36:07 CEST 2014


Hi all,I have a structured content with a list of image urls (from an image gallery).
I place this content inside a container page.
In the formatter I have something like:<c:forEach var="productImage" items="${ content.valueList.ProductImage }" varStatus="loopCounter" >	<img src="<cms:link>${ productImage.value.Thumbnail }</cms:link>"/></c:forEach>
I want to be able to have bullseyes (i.e. editable="true") next to each thumbnail.

Can anyone help out?
Thanks 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20140920/6214bfe0/attachment.htm>


More information about the opencms-dev mailing list