Follow-up Comment #3, sr #102728 (project phpgroupware):

All it takes to search org data and get a list of contacts is:

class.uiaddressbook.inc.php - 

Line 268 (for me)
Find:

$search_obj=array('query' => $this->query,....

Add:

array('org', 'Organization Data'),

to the search_obj

Patch here:
https://savannah.gnu.org/patch/?func=detailitem&item_id=4472

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?func=detailitem&item_id=102728>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Phpgroupware-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

Reply via email to