Wiki source code of Adresskontakte
Last modified by YellowFox_RD on 2025/01/16 12:51
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="box" %) | ||
2 | (((Table of Contents))) | ||
3 | {{toc/}} | ||
4 | |||
5 | Each address can habe zero, one or more associated contacts. | ||
6 | = Where are the contacts located? = | ||
7 | == Inside the address list == | ||
8 | The contacts can be seen directly in the address list. | ||
9 | Each address with one or more assigned contacts displays it by showing the [[image:expand_contact.png]] symbol at column 2. If you click it the assigned contacts will be shown or hidden, depending to the current state. | ||
10 | === Constacts list === | ||
11 | The contacts are shown inside the address list with the following informations: | ||
12 | |=|=column|=description | ||
13 | ||contact name|The contact forename and surename. | ||
14 | |[[image:addr-btn-mail.png]]|contact e-mail|The optional contact e-mail address. | ||
15 | |[[image:addr-btn-phone.png]]|contact phone|The optional contact phone number. | ||
16 | |[[image:addr-btn-mobile.png]]|contact mobile|The optional contact mobile number. | ||
17 | |[[image:addr-btn-fax.png]]|contact fax|The optional contact fax number. | ||
18 | |||
19 | Each contact have the following actions: | ||
20 | |=|=action|=description | ||
21 | |[[image:edit_new.png]]|edit contact|Opens the contact for editing | ||
22 | |[[image:magnifier.png]]|show details|Show all contact detaIls | ||
23 | |[[image:cross.png]]|delete contact|Delete the selected contact | ||
24 | |||
25 | |||
26 | == Inside the address details == | ||
27 | The address detail view shows the "contacts" tabulator It displays a shorter contacts list without some editing abilities. | ||
28 | = Create/Edit contact = | ||
29 | If you want to create a new contact, you can do it by address list. Each address defines the action [[image:add.png]] (add contact) or by Address details > Tab "contacts" > [[image:add.png]] __add contact__ | ||
30 | A contact requires the definition of the following informations | ||
31 | |=field name|=max. length|=description | ||
32 | |forename|100 chars|The contact person forename. | ||
33 | |surename|100 chars|The contact person surename. | ||
34 | |e-mail|100 chars|Optional contact e-mail addess | ||
35 | |phone|100 chars|Optional contact phone number | ||
36 | |mobile|100 chars|Optional contact mobile number | ||
37 | |fax|100 chars|Optional contact fax number | ||
38 | |comment|2000 chars|Optional contact comment | ||
39 |