This table stores the information for form user contact
| Column Name | Column Datatype | Column Null Option | Column Comment |
| formobjid | integer | not null | Object ID of form |
| contactextension | char(12) | with null | User-defined form field. Possible Example: extension of contact |
| zip | char(12) | with null | User-defined form field. Possible Example: zip code of the contact |
| contactphone | char(32) | with null | User-defined form field. Possible Example: phone number of the contact |
| state | char(32) | with null | User-defined form field. Possible Example: state of the contact |
| city | varchar(66) | with null | User-defined form field. Possible Example: city of the contact |
| contactfax | varchar(66) | with null | User-defined form field. Possible Example: fax of the contact |
| contactname | varchar(66) | with null | User-defined form field. Possible Example: name of the contact |
| contacttitle | varchar(66) | with null | User-defined form field. Possible Example: title of the contact |
| country | varchar(66) | with null | User-defined form field. Possible Example: country of the contact |
| position | varchar(66) | with null | User-defined form field. Possible Example: position of the contact |
| mailstop | varchar(130) | with null | User-defined form field. Possible Example: mailstop of the contact |
| organization | varchar(130) | with null | User-defined form field. Possible Example: organization of the contact |
| address | varchar(257) | with null | User-defined form field. Possible Example: address of the contact |
Product Name: AllFusion Harvest Change Manager
Table Type: Table