Changes

Jump to: navigation, search

SSlogic

336 bytes added, 11:34, 6 January 2015
m
Added another example - object list
</pre>
==Using Object Lists==
* Object [[Web_Page_View_Field_Variables#List|Lists]] can also be used in SSlogic.
<pre>
<!--@sslogic("[#(?object=contact::criteria=rolename='Supervisor'::groupfunction=count)~userid~#]">0)-->
There is at least one Supervisor
<!--@else-->
There are no Supervisors
<!--@end-->
</pre>
==Using With SSattach==
* SSlogic can be used to determine which pdf file is appended to the Web Page View using '''ssattach'''
* The following example will attach ''myfilefooter.pdf'' if the Type/Template is Contract, and ''myotherfilefooter.pdf'' if not:
0
edits

Navigation menu