Hi there,
I've been having a look at your module for Booking time slots and love what you have done. I'm just wondering if there is a simple way I can implement this module and only make visible to users the ability to book a time-slot 1 week in the future. This is a administration issue for a task I'm trying to work with where client want to hide current week from view, just in case not busy. Nothing promotes a restaurant like seeing it busy, seeing it empty can deter others and my client wants to use theming to encourage users to call in to check availability for current work week rather than use web based system. But rely on it for regulars to book in advance.
Please let me know if this is already do-able or if it could be added as a feature.
I would be happy to pay for anything time related in getting this done either by way of coaching or fulfilling the request in full.
thank you in advance for replying to me.
Comments
Comment #1
kenorb commentedProbably form_alter would do the job. Now since 7.x is out, this probably can be done in there as part of the calendar configuration view.