[Tickets #12480] Re: Autocomplete includes all addresses for a user where any of them match

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Jul 9 21:43:08 UTC 2014


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12480
------------------------------------------------------------------------------
  Ticket             | 12480
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Autocomplete includes all addresses for a user where
                     | any of them match
  Queue              | Turba
  Version            | Git master
  Type               | Enhancement
  State              | No Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2014-07-09 15:43) wrote:

> How do I get it to when it matches, DISPLAY object_homeemail and  
> object_workemail if it is matching one of them instead of only  
> object_email?

Pretty sure you are going to have to edit the autocomplete code  
(believe it is in Horde_Core_Ajax_Imple_ContactAutoCompleter) to have  
it return these extra fields (right now it only returns 'name' and  
'email').  Then you will have to write code to parse the search  
results to pull email addresses out of these fields.





More information about the bugs mailing list