Changes

System Call

571 bytes added, 20:28, 11 September 2012
Created page with 'System Call ( embedded in browser script custom field type ) Trigger Type on Load - SysCall is carried out by server when page is loaded(no javascript is required) on Page - Sā€¦'
System Call ( embedded in browser script custom field type )

Trigger Type

on Load - SysCall is carried out by server when page is loaded(no javascript is required)
on Page - SysCall is trigger by clicking a button on page
on Save - SysCall is carried out by server when page is saved(no javascript is required)

Example :


<!--SysCall_updatestatus(@curobjecttype@,@curobjectid@,'StatusName')-->

<!--SysCall_workflow(@curobjecttype@,@curobjectid@,'myworkflow')@-->

<!--SysCall_workflow(23,@parent.curobjectid@,'myworkflow')@-->

**@curobjecttype@ is a reserved word
Smartstaff, administrator
45
edits