

Dropdown with Key-Value Pairing
With Key-Value Pairing, it is possible to send an ID to your data model while selecting a value string from the dropdown list.
In this example, the user will be able to choose between the options “Small,” “Medium,” and “Large.” Once a size is selected, a corresponding number will be saved and sent to the database.