Hello Adalo member,
I have a question about the date picker, is there anyway to prevent the user from choosing a date today’s date ? for example today is 4-12-2023 so I want to prevent the user from choosing any date before 4-12-2023.
Thanks a lot.
Hide the button If date < now You could also show an error message “Choose a date in the future” if date < now.
You could also use nocodemonkey calendar component, but this might get bulky.
Thank you Rozza, you’ve always been a great help!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.