Apr 16, 2024 04:15 PM
Hi,
I am doing a form for a remiders request, and I need that the filed "fecha de envio" the person is requesting the reminder have not the option to select a day before Today (current day).
Solved! Go to Solution.
Apr 16, 2024 05:56 PM
In the form you can limit the range of the date field so that the min date is current date,
Here's how:
After you publish the changes, this is how the validation will work:
I hope this help! If you need help implementing this solution, fell free to schedule a free call with me.
- Juan, code and no-code solutions expert.
Apr 16, 2024 04:23 PM
Hey @DaniMadrid24 , you could do something like this
Apr 16, 2024 04:32 PM
It looks there is an error 😞
Apr 16, 2024 05:56 PM
In the form you can limit the range of the date field so that the min date is current date,
Here's how:
After you publish the changes, this is how the validation will work:
I hope this help! If you need help implementing this solution, fell free to schedule a free call with me.
- Juan, code and no-code solutions expert.