Skip to main content
May 16, 2024
Question

Disable calendar dates from a datefield

  • May 16, 2024
  • 2 replies
  • 0 views

Can you disable dates in a datefield based on a date? That is, disable calendar dates starting from a specific date

2 replies

stefanhelzle0001
Brainy
May 16, 2024

No

mikes0011
Brainy
May 16, 2024

The only thing I can think of that would help with this use case is to validate against selection of particular date(s) - it would at least prevent the form from being submitted when a disallowed date is selected, even if it outright disable the selection of it.

The Expression Guru