Skip to main content
Participant
January 21, 2023
Question

Adobe Webform Date Picker Limits

  • January 21, 2023
  • 2 replies
  • 534 views

When using a date picker on an adobe webform, can I set date limits or prevent the user from selecting certain dates? For example, if I require a responder to give at minimum a 60 days notice, can I establish a rule for the date picker that will require a date 60 days out from the current date?

This topic has been closed for replies.

2 replies

Minty VO
Participant
June 21, 2024

How do you add a date picker to a webform? I dont see that field to add to my webform template. I can only add a text field and make it a date validation. I was able to add a time picker though!

try67
Community Expert
Community Expert
January 21, 2023

You can use a Validation script to reject a selected value, but you can't limit the date picker widget itself to only show values up to (or from) a certain date, if that's what you mean.