1. Introduction
1.1 Feature Overview
Association settings let a Select or Multiselect field automatically fetch and display a value from a field in another form, avoiding duplicate data entry and keeping the two forms in sync. Set the option type.1.2 Use Cases
Commonly used to configure options for components such as Select, Multiselect, dropdown Select, dropdown Multiselect, and checkbox. Association settings: Configure a primary association. If duplicates appear in the primary association, add a secondary association to distinguish them.1.2.1 Example
Design two forms:- Candidate information form: Captures user details such as name and age.
- Select candidate form: Selects the user information submitted through the Candidate information form.