Skip to main content

Search form field types reference

Create or open Builder → Search form, add a field, and use Field settings → Type. Search forms offer 19 field types.

Typed-value fields

TypePublic controlSuitable Search parameter
TextOne-line text inputLocation, Keyword, City, Country, text custom field
EmailEmail-formatted inputEmail custom field
PhoneTelephone inputPhone custom field
NumberNumeric inputNumeric custom field with =, >=, or <=
TextareaMulti-line inputUnusual for locator search; only use for long text metadata
DateDate inputDate custom field with exact/on-after/on-before comparison
SliderMin/max/step rangeDistance or numeric custom field
ToggleOn/off controlBoolean custom field

The HTML input type affects visitor entry and browser validation. The Search parameter and Comparison determine what the backend filters.

Choice fields

TypeHow choices appearMultiple selection
SelectDropdown trigger/panel in search previewSupported
ChipsAlways-visible chip buttonsSupported
AccordionHeading expands an option panelSupported
PopupTrigger opens a popup option panelSupported
Options ListOptions always visibleSupported; optional selected chips
CheckboxCheckbox choice(s)Choice-based
RadioMutually exclusive radio choicesSingle selection

All choice fields have a Choices source. Category, Brand, and Country mappings automatically suggest their corresponding sources. See Choice sources and values.

Search action/state fields

TypeWhat it does
Search buttonApplies the form query
“Use my location” buttonRequests browser coordinates and searches from them
Open now toggleWrites directly to the locator's openNow query state
Sort by dropdownWrites directly to the locator's sort state

These fields configure themselves and therefore do not show Name, placeholder, required, Search parameter, or Comparison controls.

Types intentionally unavailable

Search forms do not offer reCAPTCHA or Hidden field because a Search form does not create a stored submission. Those types are available in Leads and Store registration forms.

Width controls

Every visible field has Width (of 12) and Mobile width (of 12) in Custom widths mode. Two fields at width 6 share a row; setting both mobile widths to 12 stacks them. Hidden fields have no visible width.

The parent column can instead use Equal widths. In that mode, Desktop Auto divides the available width equally among all current fields, including a five-field row that cannot be represented exactly with integer 12-column spans. Individual field widths remain saved but are temporarily ignored. See Create equal-width and Auto field rows.