Changes

Jump to: navigation, search

Pandora - Create UTA Level 2 or 3 Recordset (HTML)

1,006 bytes added, 15:02, 6 August 2010
Created page with ' level23_list(flag,callbackfunc,appid,level,fields,filter,html,order,start,end,cfidused) {| border="1" !Parameter !Description |- |'''Flag'''||True or false, send synchronously …'
level23_list(flag,callbackfunc,appid,level,fields,filter,html,order,start,end,cfidused)

{| border="1"
!Parameter
!Description
|-
|'''Flag'''||True or false, send synchronously or asynchronously.
|-
|'''Callbackfunc''' ||Function to be used after the asynchronous function call.
|-
|'''appid'''||
|-
|'''level'''|| Accepts values 2 or 3; Indicate which level of records from the UTA to retrieve.
|-
|'''Fields''' ||The field list to be retrieved.
|-
|'''Filter'''|| The criteria to apply on the return records.
|-
|'''html'''||HTML template to be used in populating return data.
|-
|'''Order'''|| The field to be ordered by for the return records.
|-
|'''Start'''||The index of the first record to be returned from the record set retrieved based on the filter.
|-
|'''End'''||The index of the last record to be returned from the record set retrieved based on the filter.
|-
|'''cfidused'''|| Custom fields ID used in this record set (to improve performance)
|-
|'''Returns'''||
|}



[[Category: Pandora]]

Navigation menu