search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Setting Number of Appointments

Related article: Using JavaScript/HTML5 Monthly Calendar in Spring Boot (Java)
Asked by Tara
1 year ago.

I am wondering if I can make appointment "slots" per day? Can I make this a feature that the admin of the calendar can set via a GUI?

Answer posted by Dan Letecky [DayPilot]
1 year ago.

You can take a look at this tutorial:

https://code.daypilot.org/44666/html5-doctor-appointment-scheduling-javascript-php

It uses pre-generated slots that are offered to users for making appointments. Instead of creating a new appointment, it changes properties of an existing record when making a reservation:

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.