01-09-07 06:57 AM
Hi everyone,
I'm creating an intranet site using WebSphere Portal need to do some WCM val
idation within my presentation template to check to see whether a content it
em (in this case Rich Text) has been filled in before printing it out.
E.g. I want to wrap my validation around:
Check that Page Header is not empty
<div id="header">
<Element context="current" type="content" key="Page Header"/>
</div>
End check.
I've searched all morning trying to find a way to do this, and I know there'
s an "is" function, but no examples on how to use it.
If anyone could point me in the right direction, I'd really appreciate it.
Thanks!
[ Post a follow-up to this message ]
|