Here are the settings + code of the BOOKING A VISIT form, in case you've deleted it, but you need it again:




The code of the Form field:


<div class="vamtam-booking-form style-light">

[column width="1/2"]

 [select Selectdepartments class:wpv-chosen-select "Select departments:" "Primary Health Care" "Pediatric Clinic" "Outpatient Surgery" "Gynaecological Clinic" "Cardiac Clinic" "Laryngological Clinic" "Ophthalmology Clinic"]

[/column]

[column width="1/2" last="true"]

 [tel* Yourphone placeholder "Your phone"]

[/column]

[column width="1/2"]

 [text* Fullname placeholder "Full name"]

[/column]

[column width="1/2" last="true"]

 [column_1 width="3/5"]

  [date* date placeholder "Date"]

 [/column_1]

 [column_1 width="2/5" last="true"]

  [submit "Send →"]

 [/column_1]

[/column]

</div>


The code of the Message body field:


From: [your-name] <[your-email]>

Subject: [Fullname] in [date] @ [Selectdepartments]


Message Body:

[Fullname] 

[date]

[Selectdepartments]

[Yourphone]