Contacts More Info Table Formats (ContactMoreInfo)
Follow DPS specifications for preparing a file containing contacts' "more information."
| Field Name | Data Type | Length | Notes |
|---|---|---|---|
| ContactID | varchar | 32 | Internal reference number for the Contact record; primary key; must exist in Contacts (ContactID/(LastName,FirstName,MiddleName,ClientID/Client)) |
| Category | varchar | 50 | Category associated with the Contact on the Categories grid; primary key; must exist in CFGContactInfoCat |
| Info | text | 16 | Category's detailed description or information |
