{
    "forms": [
        {
            "id": 618,
            "title": "Doctors Appointment Form",
            "status": "publish",
            "_form": "[section_break section_break-89 \"Doctors Appointment Form\"]\n\n[eacf7-row]\n    [eacf7-col col:2]\n        <label> First Name <span class=\"required\">*</span>\n            [text* first-name placeholder \"Alex\"] </label>\n    [/eacf7-col]\n    [eacf7-col col:2]\n        <label> Last Name <span class=\"required\">*</span>\n            [text* last-name placeholder \"Piter\"] </label>\n    [/eacf7-col]\n[/eacf7-row]\n\n[eacf7-row]\n    [eacf7-col col:2]\n        <label> Phone Number <span class=\"required\">*</span>\n            [phone* phone-248] </label>\n    [/eacf7-col]\n    [eacf7-col col:2]\n        <label> Email Address <span class=\"required\">*</span>\n            [email* email-35 placeholder \"hello@example.com\"] </label>\n    [/eacf7-col]\n[/eacf7-row]\n\n[eacf7-row]\n    [eacf7-col col:2]\n        <label> Gender <span class=\"required\">*</span>\n            [select* select-376 first_as_label \"Select\" \"Male\" \"Female\"] </label>\n    [/eacf7-col]\n    [eacf7-col col:2]\n        <label> Date of Birth <span class=\"required\">*</span>\n            [date* date-940] </label>\n    [/eacf7-col]\n[/eacf7-row]\n\n<label> Address </label>\n[address* address-736 format:international required_fields:line1|city|state|zip|country]\n\n<label> Have you previously attended our facility? <span class=\"required\">*</span>\n    [select* select-518 first_as_label \"Select\" \"Yes\" \"No\"] </label>\n\n<label> If Yes, state on which condition and when?\n    [textarea which-condition x3] </label>\n\n[section_break section_break-405 \"Appointment\"]\n\n<label> Select which appointment type(s) you require <span class=\"required\">*</span>\n    [select appointment-type first_as_label \"Select\" \"Allergy Testing\" \"Cardiology Appointment\" \"Chronic Pain Management\" \"COVID-19 Testing/Consultation\" \"Dental Checkup\" \"Diabetes Management\" \"Dietitian or Nutritionist Consultation\" \"ENT (Ear, Nose, Throat) Appointment\" \"Eye Checkup\" \"Follow-up Appointment\" \"Gastroenterology Appointment\" \"Gynecology Appointment\" \"Mental Health Counseling\" \"Neurology Appointment\" \"Oncology Consultation\" \"Orthopedic Consultation\" \"Pediatric Visit\" \"Physical Examination for Work or School\" \"Postnatal Checkup\" \"Prenatal Checkup\" \"Physiotherapy Session\" \"Routine Checkup\" \"Sexual Health Consultation\" \"Skin and Dermatology\" \"Sleep Disorder Consultation\" \"Smoking Cessation Counseling\" \"Surgery Consultation\" \"Urology Appointment\" \"Vaccination Appointment\" \"Weight Loss Consultation\"] </label>\n\n<label> Appointment Date\n    [date_time* date_time-756 \"m/d/Y\"] </label>\n\n<label> Notes\n    [textarea notes x3] </label> \n    \n[submit \"Schedule\"]",
            "_mail": {
                "active": true,
                "subject": "[_site_title] \"[your-subject]\"",
                "sender": "[_site_title] <wordpress@softlab.local>",
                "recipient": "[_site_admin_email]",
                "body": "From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).",
                "additional_headers": "Reply-To: [your-email]",
                "attachments": "",
                "use_html": false,
                "exclude_blank": false
            },
            "_mail_2": {
                "active": false,
                "subject": "[_site_title] \"[your-subject]\"",
                "sender": "[_site_title] <wordpress@softlab.local>",
                "recipient": "[your-email]",
                "body": "Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.",
                "additional_headers": "Reply-To: [_site_admin_email]",
                "attachments": "",
                "use_html": false,
                "exclude_blank": false
            },
            "_messages": {
                "mail_sent_ok": "Thank you for your message. It has been sent.",
                "mail_sent_ng": "There was an error trying to send your message. Please try again later.",
                "validation_error": "One or more fields have an error. Please check and try again.",
                "spam": "There was an error trying to send your message. Please try again later.",
                "accept_terms": "You must accept the terms and conditions before sending your message.",
                "invalid_required": "Please fill out this field.",
                "invalid_too_long": "This field has a too long input.",
                "invalid_too_short": "This field has a too short input.",
                "upload_failed": "There was an unknown error uploading the file.",
                "upload_file_type_invalid": "You are not allowed to upload files of this type.",
                "upload_file_too_large": "The uploaded file is too large.",
                "upload_failed_php_error": "There was an error uploading the file.",
                "invalid_date": "Please enter a date in YYYY-MM-DD format.",
                "date_too_early": "This field has a too early date.",
                "date_too_late": "This field has a too late date.",
                "invalid_number": "Please enter a number.",
                "number_too_small": "This field has a too small number.",
                "number_too_large": "This field has a too large number.",
                "quiz_answer_not_correct": "The answer to the quiz is incorrect.",
                "invalid_email": "Please enter an email address.",
                "invalid_url": "Please enter a URL.",
                "invalid_tel": "Please enter a telephone number.",
                "invalid_captcha": "Could not verify the reCaptcha response."
            },
            "_locale": "en_US",
            "_hash": "7590fb6cfd72077dd8896f32e60e017be231a287"
        }
    ]
}