input
49 actions in this area
Sets:
announcements | calendar | enter | form | input | navigation | notifications | permissions | rangeinputs | selects | textboxinputs
announcements
calendar
if-is-closed
Action
Checks if your business is currently closed based on sche...
if-is-open
Action
Checks if your business is currently open based on schedule
schedule
Action
Creates and manages business schedules with hours and dates
set-active-schedule
Action
Switches to a different schedule by name
enter
.enter-date
Element
enter date field
.enter-email
Element
enter email field
.enter-family-name
Element
enter family-name field
.enter-fullname
Element
enter fullname field
.enter-given-name
Element
enter given-name field
.enter-helptext
Element
adds help text below an .enter-xxxx element
.enter-number
Element
enter number field
.enter-password
Element
enter password field
.enter-phone
Element
enter phone field
.enter-text
Element
text input for a single line of text
.enter-time
Element
enter time field
form
.form
Element
Creates a form container with optional color theming
.form-button
Element
Creates a button within a form
.form-checkbox
Element
Creates a labeled checkbox input within a form
.form-choice
Element
Creates a radio button choice for a .form-radio group
.form-option
Element
Creates an option for a .form-select dropdown
.form-radio
Element
Creates a radio button group within a form
.form-row
Element
Horizontal row container for form elements
.form-select
Element
Creates a labeled dropdown select within a form
.form-text
Element
Creates a labeled text input field within a form
submit
Action
Submits form data to a URL, block, or default handler