Validation for one user making 2 bookings at same timeslot by different workers
Hi,
Scenario:
- User books an appointment at 30 Jul 2018 10am-11am for service X by worker A.
- User books a second appointment at 30 Jul 2018 10am-11am for service X by worker B.
2 Answers
Hi, you want to have only one booking per user per time no matter who is Worker.
Best regards,
Nikola
Hi Nikola,
Yes. That is correct. Is there a function for the plugin to enforce this rule of ‘only one booking per user per time no matter who is Worker’?
If not I would like to raise a feature request for this function.
Thanks!
It can be done by some custom code. There are hooks that allow that.
Best regards,
NIkola
Hi Nikola,
May I know what file do I look for to customise the code? I am new to wordpress development and will appreciate it if you can point me to the right direction.
Thanks!
Please login or Register to submit your answer