-
Notifications
You must be signed in to change notification settings - Fork 2
Is Before
Dr Simon Estill edited this page Jul 6, 2020
·
1 revision
This condition checks the date is before. So if the user enters a date before some dome date in the future it returns true, The Unit can be either day, month or year
The below returns true if the date is before 43 days from today.
{
"conditionType": "IsBefore",
"questionID": "testDate",
"comparisonValue": 43,
"comparisonDate": "Today",
"unit": "day"
}
{
"questionID": "testDate",
"isBefore": 43,
"comparisonDate": "Today",
"unit": "day"
}
- 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