-
Notifications
You must be signed in to change notification settings - Fork 2
Contains
lallysmbc edited this page Sep 1, 2020
·
2 revisions
The contains condition checks whether an answer to a question contains a specified value.
This can be useful for checkbox but also other inputs where a contains is required.
The condition syntax is:
{
"conditionType": "Contains",
"comparisonValue": "pears",
"questionID" : "favorouriteFruits"
}
for "banana,apples,pears" this gives true for "banana,apples" this gives false
{
"checkboxContains": "checkBoxContains",
"questionID" : "favorouriteFruits"
}
- 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