Hi,
I am new to webflow and I want to make a website for personal parking availability.
So I wanna make 3 parking spaces and when you click on certain one it says “available” (or not available).
I know how to make to that point,but I want it to stay that way until someone else changes it.
Can I make that happen?
Yes you could build this using Logic and the CMS.
Your parking places would be CMS Item records, with an Available Yes/No toggle.
Your Collection List would show those parking spaces, along with a form/button to change its availability state and refresh the page.
There are a few options on how you implement this but one of the key questions you’ll want to consider is whether anyone gets the ability to change those availability settings, or whether you want to restrict it to certain people.