You can conditional logic on a date/time field to show or hide other fields based on a date range, time period, or other conditions.
Here's an example. We require appointments to be requested at least one week in advance.
To achieve this form, I created two fields: the date field and a content field. I used conditional logic to make sure the content field warning only shows if the date selected is BEFORE 7 days from the current date.
Comments
Please sign in to leave a comment.