Formsort
Search…
Formsort
Formsort documentation
Building flows
Core concepts
Adding content
Content types
Address
Boolean
Comparison
Confirm
Custom
Date
Divider
Email
File
Grid
Image content
Image upload
Informational
Map content
Next button
Number
Payment
Phone
Postal code
Region
Select
Signature
Text
Video content
Conditions and logic
Schemas
Redirects
Styling and themes
Publishing and versions
Handling data
Philosophy
Data retention
Responder UUIDs
Environments
Passing data in
Getting data and events out
Integration reference
Going live
Custom domains
Built-in analytics
Embedding
Split testing
Preflight checklist
Teams
Accounts
Event subscriptions
Powered By
GitBook
Boolean
A yes or no question.
The answer to a boolean question is stored as the boolean
true
or
false
.
1
{
2
"my_boolean": true
3
}
Copied!
A boolean question may take any of the styles of the select question; it defaults to displaying as buttons.
Changing the labels
The boolean question only has two choices, "Yes" and "No".
If you'd like to change the labels of those choices, you can do so in the choices tab.
Adding more than two choices
If you'd like to have more than two choices mapped to true or false, use a
select
question and change
Choice value type
to boolean.
Previous
Address
Next
Comparison
Last modified
5mo ago
Copy link
Contents
Changing the labels
Adding more than two choices