Pandora - Returns All Webforms Recordset

Revision as of 10:44, 6 August 2010 by sharris@smartsimple.com (talk | contribs) (Created page with ' webform_list(flag/callbackfunc,actionname,formid,scoreid,filter,order) {| border="1" !Parameter !Description |- |'''Flag'''||True or false, send synchronously or asynchronously…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Revision as of 10:44, 6 August 2010 by sharris@smartsimple.com (talk | contribs) (Created page with ' webform_list(flag/callbackfunc,actionname,formid,scoreid,filter,order) {| border="1" !Parameter !Description |- |'''Flag'''||True or false, send synchronously or asynchronously…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
webform_list(flag/callbackfunc,actionname,formid,scoreid,filter,order)
Parameter Description
Flag True or false, send synchronously or asynchronously.
Callbackfunc Function to be used after the asynchronous function call.
actionname
formid Web form id.
scoreid
Filter The criteria to apply on the return records.
Order The field to be ordered by for the return records.
Returns ssRecordSet object