Feature Request: Implement a scheduling feature where doctors can define their availability (specific days and times), and patients are then shown only those available time slots when booking appointments. The system should support viewing availability at a weekly or monthly level.
I believe this can be easily achieved by embedding any Calendar app inside Softr page using custom code block. Or you can simply use Action buttons to open URL within a modal.
I am using calendly and it is embedded. Works like a charm.
You can use Tidy-Cal or even Google appointment scheduling for free.
Check screenshots below.
Here is am using Calendly link and using action button in list block to open a URL in modal.
Even Em
Hi,
You can take a look at our page https://ferbu.no it’s still a work in progress, but for now we are using google appointment scheduler.
I am thinking of a way to make a good admin dashboard behind the scenes still, but if you are on a google license. It is an option.
Hello how did you manage creating like this, do you mind giving me a procedure
Hello how did you manage creating like this, do you mind giving me a procedure
It is a simple List Block.
Attaching my backend Airtable Database Screenshot.
In the Airtable, I have the details and Link to my Calendar.
Then on Front end in Softr, I use a list with Action item button to open the URL to my calendar.
This I am opening in a Modal. You can open in New tab or whatever you wish.
Thank you