Closed (fixed)
Project:
Booking Time Slots
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 May 2011 at 20:16 UTC
Updated:
7 Oct 2015 at 16:04 UTC
Jump to comment: Most recent
Comments
Comment #1
chales commentedThe module has fully functioning ability to block time slots by using another date field as a blocker. For example you could create a new content type called "Blocked Timeslots" and datefields that block times as unavailable.
For a site I've just setup I've added two content types, one for users to book a consultation and one for managers to block time slots out on a weekly basis.
For the Consultation booking content type the user sees open slots they can choose which is from a single value datefield.
For the Blocking content type there is an unlimited value datefield set so admins can block slots en masse on a weekly basis.
You could in theory also make a specific Holiday content type to fill in all day holiday events in the same fashion to block out full days. Currently I'm having trouble getting "all day" events and date ranges across multiple hours to work properly but I'm working with a highly customized calendar implementation so your milage may vary.
Comment #2
kenorb commented6.x is no longer supported, unless somebody send will some patch. You can try 7.x which should give such possibility.