I was finally able to solve it myself :)
For example above, the JSP code has to be:
[code]
<cms:ifNotEmpty contentNodeName="language" nodeDataName="0" >
"en" checked
</cms:ifNotEmpty>
<cms:ifNotEmpty contentNodeName="language" nodeDataName="1" >
"de" checked
</cms:ifNotEmpty>
<cms:ifNotEmpty contentNodeName="language" nodeDataName="2" >
"fr" checked
</cms:ifNotEmpty>[/code]
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=a1001b2a-932e-45b6-bd78-3a52a7da5391
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------