Greetings!
I’m building an app for hotels and as an elementary function, I’m looking to check if the day I’m looking to book is available.
that is to say, to verify if I can or not reserve in “X” day.
Can someone help me on that??
Hi @Rene115 ,
Adalo has 2 field type regarding date, which is date only and date with time, the difference is date only without fraction which stores time value.
So if you are looking without time, I would suggest use date only, and you can use equal in conditional and visibility.
Hope pointing you in better direction.
2 Likes
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.