Changes

Pandora - Locate a UTA Level 1 Entity

161 bytes added, 21:04, 28 August 2013
no edit summary
==Function Overview==
This function is used to return a recordset of level 1 {{l1}} item.
levelone_find(flag,callbackfunc,appid,fields,filter,order,start,end,prefix,specialfind,groupby)
Groupby = lastname
 
==Example==
 
Filter base on status id
 
fields = "name,stageid,statusname"
 
filter="status.stageid IN (8958,9480)";
 
 
==See Also==
* [[Pandora Filter Examples]]
[[Category: Pandora]]
0
edits