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
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
First read this:
[Guide on How To Create a Community Post](https://community.appsheet.com/t/guide-on-how-to-create-a-community-post/35855) Tips & Tricks ?
Dear valuable members and users, For a long time I’m seeing a lot of multiple and concurrent posts, posts like novels seeming to aim the Pulitzer Price, exactly the same questions by the same user but paraphrased/re-phrased etc. Being a dedicated community member and an AppSheet developer who is reading around 2.5K posts per day, I urged myself to tip on some good advice and best practice BEFORE posting something in the community: #1 - APPSHEET DOCUMENTATION AppSheet has a very good help do…
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.
You can’t have a control on that, sorry.