Skip to content

Commit f068757

Browse files
committed
merged the contacts
1 parent 939601d commit f068757

1 file changed

Lines changed: 22 additions & 15 deletions

File tree

_modules/contacts.md

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,6 @@ The contacts module is a place to store information about users and additional c
1919

2020
You can access the data in this module by clicking on the contacts link in the main navigation. You can also access contacts from the add/edit project, add/edit task, resources, and other places throughout the dynamic application.
2121

22-
### Contacts List View (Contacts Index)
23-
24-
<a href="/assets/docs/contacts/index.png"><img src="/assets/docs/contacts/thumb-index.png" /></a>
25-
26-
The contacts list view is the default page for the contacts tab.
27-
28-
From this page you can:
29-
30-
1. Search for contacts using a search field.
31-
1. Download a CSV of specific or entire list.
32-
1. View contact name, company, phone, email and location
33-
1. Email the contact
34-
1. Edit the contact
35-
1. Send an instant message and more
36-
3722
### Contacts Add/Edit (Contacts addedit)
3823

3924
<a href="/assets/docs/contacts/addedit.png"><img src="/assets/docs/contacts/thumb-addedit.png" /></a>
@@ -54,6 +39,28 @@ From this page you can keep detailed records about a person such as:
5439
* Instant Messenger(s)
5540
* General Notes
5641

42+
### Attach Contacts to Projects / Tasks
43+
44+
Reporting and information sharing with external project stakeholders is absolutely required for successful project management. To facilitate this, Web2project offers the flexibility of giving the project manager the ability to attach Contacts to specific projects or even individual Tasks within a Project. From that time on, whenever a the Project or Task are updated, the user updating the information can choose to notify the Contacts. Alternatively, this notification can be set as a global default within the System Admin.
45+
46+
### Contacts List View (Contacts Index)
47+
48+
<a href="/assets/docs/contacts/index.png"><img src="/assets/docs/contacts/thumb-index.png" /></a>
49+
50+
The contacts list view is the default page for the contacts tab.
51+
52+
From this page you can:
53+
54+
1. Search for contacts using a search field.
55+
1. Download a CSV of specific or entire list.
56+
1. View contact name, company, phone, email and location
57+
1. Email the contact
58+
1. Edit the contact
59+
1. Send an instant message and more
60+
61+
### View a specific Contact (Contact View Page)
62+
63+
TODO
5764

5865
### Contacts Confirming Email (Contacts email confirm)
5966

0 commit comments

Comments
 (0)