LinkFields


Description

Field linking and relationships managing connections between configuration fields and form elements for dynamic form behavior. This junction table links main configuration fields with sub-fields to create dependent field relationships, conditional form logic, and dynamic form behavior, supporting flexible form design and configuration management for healthcare documentation systems.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
fkConfigID_Main int 4 null

Main configuration reference - Links to the primary configuration field that controls the relationship

fkConfigID_Sub int 4 null

Sub-configuration reference - Links to the dependent configuration field that is controlled by the main field

Relationships