To prevent users from selecting a date in the past:
Find the Range option in your Date field settings.
Set the minimum range to this expression:
=DateTime.Today
Make sure to save your changes.
To prevent users from selecting a date in the past:
Find the Range option in your Date field settings.
Set the minimum range to this expression: =DateTime.Today
Make sure to save your changes.