Hi,
I have an appointment program. A user can click on book an appt, and he will be brought to the update form. From there there is a lookup button for available times. Now this is a group session and 5 people can book into the time slot. This is working great. but if it is full I want to be able to put the client directly onto a waiting list for that time slot (which i can do upon return from the lookup form). I know if the time slot is available or not, but if I select it, and click confirm it will add a 6th person to the group. What are your thoughts on how I can skip saving the schedule record when I click confirm the booking (or just skip pressing the confirm button and exiting the form without the user doing anything) – hope this is clear.
thanks
frank