On the data picker element, you can limit what days are allowed to be selected, only allow future dates, or only allow past dates.
Can you set up the date picker to only allow dates 1 week from today or greater?
On the data picker element, you can limit what days are allowed to be selected, only allow future dates, or only allow past dates.
Can you set up the date picker to only allow dates 1 week from today or greater?
Hi @pstas
Unfortunately we don’t support this yet, you can post this on feature request. For the meantime you can create a rule that will validate the date entered, which will then prompt the user to select a valid date if they have entered an invalid date.