Hi,

I am struggling to retrieve multiselect valeus that i have entered. The
value is called 'entries' I am trying to retrieve it as follows

<cms:out nodeDataName="entries" var="entries" />

 <%-- <c:out value="${entries}" /> --%>

<c:forEach items="${entries}" var="item">
        <c:out value="${item.value}" /> 
</c:forEach>

I don't really know where i am going wrong.
-- 
View this message in context: 
http://www.nabble.com/retrieveing-multiselect-entries-tf4199400.html#a11943425
Sent from the Magnolia - User mailing list archive at Nabble.com.


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to