Nothing happens when clicking next step
-
Hi, not sure what happened but suddenly upon checking my website the multistep is not working. When I click next nothing happens.
[step title “Choose professions”]
<label>Please select professions:*</label>
[checkbox* choose-services use_label_element “Occupational Therapy” “Physiotherapy” “Therapy Assistant”]
<br>
<label>Referral urgency:*</label>
[select* referral-urgency first_as_label “–Please choose–” “Urgent priority” “Normal priority”]
<label>Reason for referral:*
[textarea* referral-reason 40×3]</label>[step title “Client details”]
<label>First Name:*
[text* first-name]</label>
<label>Last Name:*
[text* last-name]</label>
<label>Diagnosis/Medical Condition:*
[text* medical-condition]</label>
<label>Address:*
[text* clients-Address]</label>
<label>City:*
[text* clients-city]</label>
<label>State:*
[text* clients-state]</label>
<label>Postcode:*
[text* clients-postcode]</label>
<label>Date of birth:*
[text* dob placeholder “mm/dd/yyyy”]</label>
<label>Phone Number:*
[tel* clients-phonenumber]</label>
<label>Email:*
[email* clients-email]</label>
<br>
<label> Attach referral documents</label>
<p style=”color:white”>PDF, WordDoc and images only. Maximum by 5MB.
[file file-upload limit:5000000 filetypes:doc|pdf|jpg|png]</p>
<br>
<label>Relevant medical history:
[textarea medical-history 40×3]</label>[step title “Referrer details”]
<label>Business Name:*
[text* referrer-business]</label>
<label>Referrer Name:*
[text* referrer-name]</label>
<label>Referrer Email:*
[text* referrer-email]</label>
<label>Referrer phone number:*
[text* referrer-phone]</label>
<label>Where did you hear about us:*
[text* hear-us]</label>[submit “Submit Referral”]
The page I need help with: [log in to see the link]
- The topic ‘Nothing happens when clicking next step’ is closed to new replies.