URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4472>

                 Summary: How to make contacts searchable by thier org_name
                 Project: phpGroupWare
            Submitted by: dracflamloc
            Submitted on: Mon 09/26/05 at 15:02
                Category: addressbook
                Priority: 5 - Normal
              Item Group: 0.9.16.005
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

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





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 09/26/05 at 15:02  Name: class.uiaddressbook.inc.php  Size:
104.12KB   By: dracflamloc

<http://savannah.gnu.org/patch/download.php?item_id=4472&item_file_id=5255>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4472>

_______________________________________________
  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