“locatecontact_new” MDO List
Provider for selecting a Contact, including search on persons that match as well as contacts. this provider will return contact records, even for person matches. This does the same contact + person search as the base class (“contactWithPersonSearch” provider) but always returns contact info. So you will still get a result for “John Rowling (Liberty Comm)” but the id = contact-id, not John Rowling’s person id. The type is always “Contact”. Returns Contact items: id = contact id, Name = contact.name + department or person first+last name (contact name + department) ExtraInfo = contact_id, Type = “Contact” Implemented by theSample Request
Sample Code
Sample Output
Related MDO Lists
- “locatecontact_newheadings”
- “locatecontact_newheadingswithallitem”
- “locatecontact_newheadingswithallitemwithnoselection”
- “locatecontact_newheadingswithnoselection”
- “locatecontact_newwithallitem”
- “locatecontact_newwithallitemwithnoselection”
- “locatecontact_newwithnoselection”