Where exactly in your app can I make a booking?
So it means your Taken Slots value is still showing values even when you have changed to another day?
That implies the source of information for the Taken Slots value is not correct.
You were right. All Fixed. Another questionโฆ
Why do two columns set up in the same way look different? Why do I have to click query every time I go to the Bookings page? And why can I use Pitch Name as an In-App Filter but I cannot use Team Name?
Because the first one is targeting a Big Table, which have limitations.
Thanks! I have no idea how I ended up with Team as a big table and Pitch as a normal table???
When showing the Calendar, is there a way to only show a part of the day - no point in showing from midnight to 9am in my use case?
Probably you copied it from a template, or the new AI Agent added a table for you (they default to Big Tables I believe).
No, at least not with the native calendar component.
Iโve finished the tutorial so thereโs now the booking page, the problem is still there: the appointments are set to today. Iโve also noticed that after a certain number of bookings, when I try to make another one, it no longer shows me the times. And Iโd like to be able to select several services and have them add up the time for the slots. Do you have any tips on how to do this?
Without watching the video and reading through the thread to fully understand how this should work, it seems to me like you might have a relation or query that is not factoring in the current selected date. Instead you might be looking at all booked times regardless of date.