“allpersonsearch” MDO List
Provider for selecting a Person, including search on contacts that match as well as persons. This provider will return a mix of contact and person records. The type is indicated in the Type property of the item, and the contact ID is always in the extraInfo. Uses freetext to perform a speedy search on the contact and person tables. Does not include sub-tables, like userdefined fields, text records etc. Searchs contact and person tables for matches, in addition to the contact search of the base class “contact” search. Returns a mix of Persons with Contact and Person without contact items sorted by relevance: own contacts, recently added or updated are more relevant. id = person_id, Name = contact.name + department or person first+last name (contact name + department) ExtraInfo = contact_id Type = “Person” Implemented by theAdditional Attributes
Sample Request
Sample Code
Sample Output
Related MDO Lists
- “allpersonsearchheadings”
- “allpersonsearchheadingswithallitem”
- “allpersonsearchheadingswithallitemwithnoselection”
- “allpersonsearchheadingswithnoselection”
- “allpersonsearchwithallitem”
- “allpersonsearchwithallitemwithnoselection”
- “allpersonsearchwithnoselection”