Hi Angela,
Use "_SearchServProvBus" object instead as defined in mldefs3.txt, it gives the same results and has more options including the two you need.
Object: _SearchServProvBus Table: SERVPROVORG Refresh: ROrdersSetup Hidden
Property: Snapshot //=25
Property: Prepare
Field: SERVPROVORGID Type: ID Key Hidden
Field: Name Type: String Length: 45
Label: "Organization" Labelsize: -1
Field: ListName Type: String Length: 45 Hidden
Field: Address1 Type: String Length: 32 Hidden
Field: Address2 Type: String Length: 32 Hidden
Field: City Type: String Length: 24 Labelsize: 25
Field: State Type: String Length: 50 Labelsize: 10
Field: Zip Type: String Length: 10 Labelsize: 10
Field: Country Type: String Length: 50 Hidden
Field: Phone1 Type: String Length: 15 Hidden
Field: Phone1Type Type: String Length: 25 Hidden
Field: Phone2 Type: String Length: 15 Hidden
Field: Phone2Type Type: String Length: 25 Hidden
Field: Phone3 Type: String Length: 15 Hidden
Field: Phone3Type Type: String Length: 25 Hidden
Formula: labelAddress Type: String Hidden
Args: Address1, Address2,
City, State, Zip, Country
Watch: Address1, Address2,
City, State, Zip, Country
Formula: primPhone Type: String Hidden
Args: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Watch: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Formula: secPhone Type: String Hidden
Args: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Watch: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Formula: faxPhone Type: String Hidden
Args: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Watch: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Field: EmailAddress Type: String Length: 50 Hidden
Field: contact Type: String Length: 50 Hidden
Field: ContactBy Type: String Length: 1 Hidden
Out: _contactBy2UI
Field: RefFormType Type: String Length: 1 Hidden
Field: TestFormType Type: String Length: 1 Hidden
Field: PrintDest Type: String Length: 255 Hidden
Field: RefFormPath Type: String Length: 255 Hidden
Field: TestFormPath Type: String Length: 255 Hidden
Field: KEYWORD Type: String Length: 255 Hidden
Variable: searchVar1 Type: String Value: '%' Hidden
Variable: searchVar2 Type: String Value: '%' Hidden
Variable: searchVar3 Type: String Value: '%' Hidden
Filter: keywordFilter1, KEYWORD LIKE searchVar1 Hidden
Filter: keywordFilter2, KEYWORD LIKE searchVar2 Hidden
Filter: keywordFilter3, KEYWORD LIKE searchVar3 Hidden
Order: 'Name'
Posted : December 12, 2013 5:12 am