Changes

Web Page View Field Variables

121 bytes added, 18:17, 19 June 2009
How to hide a variable if it is missing
==How to hide a variable if it is missing==
 
Put '''<!--hideifnotfound-->''' in front of variable name.
*Example:
<pre>
Put <!--hideifnotfound--> in front of variable name like this Example: <!--hideifnotfound-->@parent.contact.adjuster.email@
</pre>
'''Note:''' the variable and the &lt;!--hideifnotfound--> must in immediate succession, and not separated by a space.
==How to display different content based on a value using SSlogic==
0
edits