# Combobox

A combobox (text field + custom autocomplete options) can be implemented by adding a [Text Field ](https://docs.feathery.io/platform/build-forms/elements/fields/text-field)to your form and adding `Autocomplete Options` to the field from its properties tab.
