'manual'
);
$phpgw_info['flags'] = $phpgw_flags;
include('../../../header.inc.php');
$font = $phpgw_info['theme']['font'];
?>
A searchable address book for keeping contact information of business
associates or friends and family.
Add:
Click on the add button, a form page will be presented with the following fields:
Last name:
E-mail:
Home phone:
Work phone:
Mobile:
Street:
City:
State:
ZIP code:
Access:
Group settings:
Notes:
First name:
Company name:
Fax:
Pager:
Other number:
Birthday:
Simply fill in the fields, and click OK.
Access can be restricted to, private, group readable (that is the members of the
same groups as you are in, will be able to see the too, and globally readable, all
users to the system will be able to see the entry.
Users can only edit their own entries, regardless of readability settings.
common->phpgw_footer(); ?>