Changes

Jump to: navigation, search

Pandora Filter Examples

283 bytes added, 15:49, 27 November 2012
no edit summary
* This filter will look for Level 3s attached to the current level 2 with a value from the variable "exType" in the custom field 1301787:
var filter="objectid='@objectid@' and tbl_1301787.valuestr="+exType;
 
* This filter is used to find the intersection id for the current user associated to the Level 1 contacts section of a given Level 1 record:
grs=levelonecontact_find(false,"",103069,@opportunityid@,fields,"opr.contactid=@me.userid@","",0,1);
var od=grs.getfieldbyname(1,'oprid');
[[Category:Pandora]]
0
edits

Navigation menu