Changes

System Call

No change in size, 17:36, 21 June 2013
System Call Examples
*Objtype can be referenced to the integer value associated with the entity type (23, 18, 30, 40) or constants can be used such as levelone, level1, leveltwo, level2, levelthree, level3, contact, people, company. See [[Entity IDs]] for complete list of entity types.
'''Note: ''' If you are adding more javascript JavaScript after the system call then add a semi-colon at the end of the system call to ensure that there are no script errors.
<pre><!--SysCall_workflow(@objtype@,@objid@,'myworkflow')@-->;
alert("Sytem call and alert work fine.");
8,849
edits