phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [sr #102728] addressbook feature request - need a


From: Brendan
Subject: [Phpgroupware-tracker] [sr #102728] addressbook feature request - need a better way (ui) to find people linked to an org
Date: Mon, 26 Sep 2005 15:02:48 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]