Contains the information of the options chosen in the dependent lists
Data model
Fields
| Field | Type | Description |
|---|---|---|
| dependent_id* | INT | Unique identifier of the dependent field |
| value* | INT | Describes the order in which the Field Values field is displayed |
References
| Column | Referenced Table | Referenced column | Name |
|---|---|---|---|
| dependent_id* | dbo.ASMS_FIELDS_DEPENDENTS | id | FK01_ASMS_FIELDS_DEPENDENTS_VALUES |