I was looking in to this module and wondering if it is possible to add extra days or close days that would normally be open, for example a holiday day.

Thoughts?

Comments

chales’s picture

The 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.

kenorb’s picture

Issue summary: View changes
Status: Active » Fixed

6.x is no longer supported, unless somebody send will some patch. You can try 7.x which should give such possibility.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.