Set Date limit

Hi,

I’ve a table with a Date column. I would like to set a limit to the date that user can input. for instance, the date can’t be after TODAY() + 8 month. can’t find a way to do it.

Thanks for your help,
Al

Solved Solved
0 5 776
  • UX
1 ACCEPTED SOLUTION

You can’t have a control on that, sorry.

View solution in original post

5 REPLIES 5

First read this:

And then take a look at these docs:

Thanks for your reply.
I’m aware of the Valid_If constraint and I’m already showing a warning message in case of invalid date.
I realize I should have detailed more my request. What I was looking for was a way for even not showing to the user the invalid dates … so stopping the calendar ‘next’ command when it reaches the limit.

Thanks,
Al

I belive I couldn’t be able to grasp what you are querying for.

Hide the ‘next month’ arrow if it reaches the max date limit…

3X_5_4_54d51589e4b6d0fb5698a1a609c3e3361a4f9bec.png

You can’t have a control on that, sorry.

Top Labels in this Space