How do I prevent past dates from being selected?

To prevent users from selecting a date in the past:

  1. Find the Range option in your Date field settings.

  2. Set the minimum range to this expression: =DateTime.Today

  3. Make sure to save your changes.

Learn more in our Date/Time Calculations guide.

Support