Hello softr community!
I’ve been working on making a booking system for beauty services and i have a problem that i havent been able to make it work, the case is:
1- The main page of website has a List Block that shows the services.
2- Once that services is clicked it sends the visitor to “List-details”
3- In the “List-details” page it shows all the details of such service, and beneath this block i have another “list block” that is conditional filtered to show only available spots to schedule the appointment that are relevant to the Services that is being detailed, this list hast 2 inline filters one for the day, and the available hours:
4- So the context right now is, the visitor is on the “List-details” webpage, meaning we know what services visitor wants, we have the specific Hour slots that are relevant to such Service showing in the list block.
So we have defined: Service, exact date and hour visitor wants to schedule.
5- We’re missing then the visitors name, phone, mail, etc. So we should use a form to get that information, so what im trying to make is to prefill this form, that is the next step, so when visitor clicks on specific time slots, the form is prefilled with such time slot, and the service that visitor is interested in. So visitor can continue to fill the rest of the information.
How can this be posible?
In airtable i can make a formula in the time slot field to redirect people who clicks on it, to go to the form prefilled with record id of time slot, but, HOW CAN THAT CLICK KNOWS IT COMES FROM THE SPECIFIC SERVICE THAT LIST IS LIVING??? This is killing my mind!
Need a brain! haha thanks!
If this works, this will chage my life for sure.
Thanks!