Customization of RSForm Joomla component for bookings
Budget: €10 – €20 EUR
Looking for someone to make the necessary customization at this Joomla Component:
RSForm https://www.rsjoomla.com/joomla-extensions/joomla-form.html
There is a booking form made with RSForm, with two services and two time slots per service. When the user selects a date & time slot to book, I need to check if there are already bookings (in a specific database table that keeps only date/service/time info), for the selected date/time slot. If there are any records, it should add the number of the people who have already booked and compare with a max number.
- If the time slot for the selected date is full, it should 1.disable the date on the jquery calendar and display the error message to select an other date as there is no availability for this & 2.set selected the next available date.
- If the people who want to book in the date/time slot are below or equal to max people, the booking will continue normally.
- If there are less bookings than the max for the selected date/time slot, but while adding these who want to book it exceeds the limit, it should show the error "only x people can book for this date/time slot".
RSForm https://www.rsjoomla.com/joomla-extensions/joomla-form.html
There is a booking form made with RSForm, with two services and two time slots per service. When the user selects a date & time slot to book, I need to check if there are already bookings (in a specific database table that keeps only date/service/time info), for the selected date/time slot. If there are any records, it should add the number of the people who have already booked and compare with a max number.
- If the time slot for the selected date is full, it should 1.disable the date on the jquery calendar and display the error message to select an other date as there is no availability for this & 2.set selected the next available date.
- If the people who want to book in the date/time slot are below or equal to max people, the booking will continue normally.
- If there are less bookings than the max for the selected date/time slot, but while adding these who want to book it exceeds the limit, it should show the error "only x people can book for this date/time slot".