We renamed the Dropdown element to the Choice element to better represent its new functionality, which includes displaying a list of radio buttons or checkboxes.
The choice element lets users pick from a list of choices. It looks like a list that comes down when you click on it.
In this section, we’ll guide you through the process of setting up a choice element and explain each configuration option in detail.
Choice elements are versatile components used for various purposes, including creating navigation menus and selecting options from a predefined list. They offer a user-friendly way to present choices without overwhelming the interface.
You can configure the element properties and style from the element settings.
The Application Builder allows you to bind the text to data sources. This enables the text to update dynamically based on user input or application logic. You can also populate the options with data retrieved from data sources. This offers a dynamic way to manage options.
To add a choice element, access the elements panel and select Choice.
Once added, place the choice element wherever you want it on the page. Don’t worry if it’s not perfectly positioned initially; you can always move it later.
Learn more about how to add and remove an element from a page.
Now, you’ll configure the choice element’s properties to make it function and look the way you want. This involves settings related to choice element style.
Choice elements are frequently used for navigation menus, or selecting options from a list. Users can choose from one of the predefined list of options you add.
The choice element has the following settings:
You can populate the options with data retrieved from data sources.