Dropdown

Dropdown input field is versatile. It features built-in search / autocomplete functionality, while also allowing multiple option selection.

The field also supports adding images for individual options. When editing the field you would add options under the Option List column. Each line under Option List makes up one option, and it follows the format:

Value==Label==Image

The string before the first == is the option value (like price). The string between the first and second == is the option label (like donut flavour). The string after the second == is the option image URL, which is optional. Example:

6==Chocolate Donut==https://example.com/choc.png