JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Service.io
Service.io
Text Field/ Text Area
Select
Table
Button
Vision Doc
Product Vision Presentation
More
Share
Explore
Select
Configurable properties
Field label
: Label displayed on top of the text field. Can either be an
expression
, plain text, or
templating syntax
.
Field description
: Description provided below the text field. Can either be an
expression
, plain text, or
templating syntax
.
Default value
: Provides a default selection in case no input data exists for the given key. Only available for
static
options sources.
Searchable
: Allows the select entries to be searched via keyboard.
Read only
: Makes the select read-only, meaning the user can't change but only read its state. Can be dynamically set using an
expression
.
Required
: Text field must contain a value.
Hide if
:
Condition
to hide the text field. or Always.
Options source
: Selects can be configured with an options source defining the individual choices the select provides, refer to
options source docs
.
Static
“Defined manually by the user”
Dynamic
from data entity.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.