mainphpGroupWare - Support: sr #102728, addressbook feature request - need...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

sr #102728: addressbook feature request - need a better way (ui) to find people linked to an org

Submitter:  Johnson <jecinc>
Submitted:  Tue 13 Jan 2004 09:55:48 PM UTC
   
 
Category:  Feature Request Priority:  5 - Normal
Severity:  1 - Wish Status:  None
Privacy:  Public Assigned to:  jarg
Open/Closed:  Open Operating System:  None

Mon 26 Sep 2005 03:02:47 PM UTC, comment #3: 

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

Brendan <dracflamloc>
Mon 26 Sep 2005 01:52:49 PM UTC, comment #2: 

From what I have tried, the org_name is not searchable from the persons view.

How can I search by org name in the persons view?

Brendan <dracflamloc>
Tue 11 May 2004 02:39:12 AM UTC, comment #1: 

The solution provided for support #102614 may also provide a solution for this request if the org_name is searchable in the persons view


Johnson <jecinc>
Tue 13 Jan 2004 09:55:48 PM UTC, original submission:  

currently you have to find an org, edit it, and go to person's tab to see what persons are linked to it

THEN you have to go to addressbook persons, and search for the individuals listed in the first step

There has got to be a way to streamline this

Could there be links from the orgs person's tabs directly to the edit person screens of the linked people?

and vice versa

The work phone number for an org should be lised under the org entry, but if you want to find the work phone number for a person you have to search for the person, hit edit, go to the orgs tab, find the org name, go back to addressbook, org tabs, search for the org


Before it is suggested, putting the work phone number under the person's tab is counter to the data normalization theory that established the current addressbook. That tab is suitable for the person's work phone extension perhaps, but not the phone number of the organization



Johnson <jecinc>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code