Connected Dropdowns / Multi Level Dropdowns
Video Tutorial
This section provides detailed instructions on how to create Connected / Multi Level Dropdown Field in your forms.
Creating Linked Dropdowns
- Setup Dropdown Fields: In your form, add dropdown fields and enable the multilevel dropdown option.
- Inputting Data: Enter your values for each level of the dropdown. This can be done manually or by importing JSON data from a database.
- Creating Multilevel Relationships: Define how each dropdown relates to the next. For example, selecting a car make (Mercedes, BMW) influences the available car models in the subsequent dropdown.
Utilizing Linked Dropdowns in Forms
- Use Cases: Ideal for forms requiring cascading selections, such as selecting a car make, model, and variant.
- Custom Data Integration: Easily integrate your custom data into dropdown menus, allowing for a personalized and relevant user experience.
- Database Integration: For advanced users, integrate database data into your dropdowns using the JSON structure provided by MakeForms