Booking / Appointment Form
Create a booking form / Appointment Form using Contact Form 7. You can insert Calendar, Time on the form and manage your booking.
Copy the Sample Code of the Above Form
<label> Your name [text* your-name] </label> <label> Your email [email* your-email] </label> <!------ Booking Code Start ------> <label> Booking Date [uacf7_booking_form_date* uacf7_booking_form_date-397] </label> <label> Booking Time [uacf7_booking_form_time* uacf7_booking_form_time-84] </label> <!------ Booking Code End ------> <label> Your message (optional) [textarea your-message] </label> [submit "Submit"]