[opencms-dev] Direct editing: popup for complex type - also possible for a list of elements?
Alberto Gallardo
argrico at gmail.com
Tue Apr 21 11:40:30 CEST 2015
As OT, you could use value.isEmptyOrWhiteSpaceOnly in your EL test (
http://documentation.opencms.org/javadoc/core/org/opencms/jsp/util/CmsJspContentAccessValueWrapper.html#getIsEmptyOrWhitespaceOnly()
)
Regards,
Alberto
2015-04-20 15:32 GMT+02:00 Marc Johnen <opencms at johnen.biz>:
> [...]
> <c:if test="${value.Title.exists and ''!=value.Title}">
> <div class="headline" ${rdfa.Title}>${value.Title}</div>
> <hr>
> </c:if>
> [...]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20150421/a6ec8eeb/attachment.htm>
More information about the opencms-dev
mailing list