Search This Blog

Tuesday, August 9, 2016

What is conditioning in IBM Lotus WCM 8.5?

We can create if-else statement in WCM.
When you add element using 'Insert Tag':
  •   Select Plugin.
  •   Select Plugin: ifNotEmpty.
            Example:
   [Plugin:ifNotEmpty value="[Element context='autofill' type='content'   key='video_path']"]  
  <iframe width="280" height="315"  
       src="[Element context="autofill" type="content" key="video_path"]">  
           </iframe>  
 [/Plugin:ifNotEmpty] 

No comments:

Post a Comment