-
Notifications
You must be signed in to change notification settings - Fork 2
Options
Lydia Gray edited this page Sep 23, 2022
·
1 revision
Options for checkbox, select or radio are defined as stated below.
Checkbox | Select | Radio | |
---|---|---|---|
Text | ✔️ | ✔️ | ✔️ |
Value | ✔️ | ✔️ | ✔️ |
Hint | ✔️ | ❌ | ✔️ |
Divider | ✔️ | ❌ | ✔️ |
Exclusive | ✔️ | ❌ | ❌ |
"Options": [
{
"Text": "Learn a foreign language",
"Value": "language",
"Hint": "Ie: chinese, russian, romanian"
},
{
"Text": "Start writing a book",
"Value": "book"
},
{
"Text": "Take a photography course",
"Value": "photography"
},
{
"Text": "Take a photography course",
"Value": "photography",
"Divider": "or",
"Exclusive": true
}
]
- Availability
- Actions
- Behaviours
- Breadcrumbs
-
Conditions
- String Conditions
- Date Conditions
- Integer Conditions
- File Upload Conditions
- Custom validation
-
Elements
- AddAnother
- Address
- Button
- Booking
- Checkbox
- Date Input
- Date Picker
- Declaration
- Document Download
- Document Upload
- File Upload
- H1-H6
- HR
- Image
- Inline Alert
- Link
- Map
- Multiple File Upload
- OrderedList
- Organisation
- P
- Radio
- Select
- Street
- Summary
- Success page
- Textarea
- Textbox
- Time input
- Unordered List
- Uploaded files summary
- Warning
- EnabledFor
- Feedback form
- File uploads
- Form Schema
- Header
- Inbound Values
- Integrating with PowerAutomate/0365
- Lookup
- Page
- Payment & Payment calculations
- Preview data structure
- Render conditions
- Reusable elements
- Structure tests
- Success page
- Tag parsers
- Target mapping
- Validators