I'm migrating a Joomlasite to Drupal and need to solve this problem.

At the Joomlasite, there's a time slot reservation at http://www.crazynight.dk/index.php?option=com_rsappt_pro14&view=Booking%...

I've had a look at http://drupal.org/project/booking_timeslots but I'm not sure if it's the right thing. It seems to do the opposite of what I need :)

I need the visitors to see the AVAILABLE time slots so they can just click to reserve the one they like. It seems to me that the Booking Time Slots module shows the slots that already did get booked.

Is this not possible in Drupal?

Comments

klp29’s picture

Anyone?

tylerwalts’s picture

This module looks like a potential starting point:

http://drupal.org/project/simple_reservation

klp29’s picture

I'll have a look - thanks :)