Setting selectable timeslot in full calendar

时光毁灭记忆、已成空白 提交于 2019-12-23 01:36:11

问题


I've an app where I want to set what time can be selected. I want to disable rest of them. Basically it's an appointment app where Doctors set their available time and patients reserve time.

I don't want the time slot not set as available to be selected. I also don't want more than one user to select same time slot.

I'm of course checking this before saving it into the database but I want to prevent this on Calendar as well.

Is there any way to do that?

来源:https://stackoverflow.com/questions/21759643/setting-selectable-timeslot-in-full-calendar

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!