Doctor Appointment
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> Patient Name [text* your-name placeholder "Antony Armstrong"] </label> <label> Your Email [email* your-email placeholder "[email protected]"] </label> [uacf7-row] [uacf7-col col:4] <label> Doctor [select menu-496 "Dr. Andres Fida" "Dr. Alison Joynal" "Dr. Heather Hena" "Dr. Joan Rayhan"] </label> [/uacf7-col] [uacf7-col col:4] <label>Appointment Date [uacf7_booking_form_date uacf7_booking_form_date-568] </label> [/uacf7-col] [uacf7-col col:4] <label>Appointment Time [uacf7_booking_form_time uacf7_booking_form_time-783] </label> [/uacf7-col] [/uacf7-row] <label> Your Message [textarea your-message placeholder "Appointment Message"] </label> [submit "Get Appointment"]