• Resolved Dan Greene

    (@dgreene423)


    So my setup is for meeting room reservations. Is it possible to set the form so that if location x is already reserved at times y, the system kicks it back and says that time and location is taken?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    Sorry but I’m confused with what you’re trying to achieve. Could you perhaps explain it in more detailed? What people purchase/reserve are Event Tickets from an Event and not from Locations. From what I understand is you’re trying to put the reservations on Locations?

    Thread Starter Dan Greene

    (@dgreene423)

    Yes, I’m not using bookings or tickets at all. People are submitting Events to Locations and that’s it. I’d like to make sure that people can’t submit an event for a location, such as Room A at 5pm on Sept. 18 if Room A already has an event scheduled for that date and time.

    • This reply was modified 5 years, 2 months ago by Dan Greene.
    Plugin Support angelo_nwl

    (@angelo_nwl)

    At the moment you need custom coding to make this work by hooking into em_event_validate_meta filter

    eg. https://pastebin.com/RZbVMBve

    Thread Starter Dan Greene

    (@dgreene423)

    Great, thanks for the code.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Events Scheduling /Conflicting reservations’ is closed to new replies.