EA7_CustomFormApplicationChecklistSetting
Primary Key
| Primary Key | Field Type | 
|---|---|
| ID | int | 
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| ItemsSelectedValues | nvarchar(2000) | yes | ||
| ItemsSelectedText | nvarchar(4000) | yes | ||
| StatusSelectedValues | nvarchar(200) | yes | ||
| StatusSelectedText | nvarchar(500) | yes | 
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| CustomFormID | int | CustomFormElement.ID | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_EA7_CustomFormApplicationChecklistSetting | ID | yes | yes | yes |