Hi,
One of my client sites has a State selection on one of their forms, and recently it has stopped loading the states in the dropdown. I tried adding states on the backend (I added Pennsylvania and Maryland) but that didn’t seem to make a difference, either. Since it’s a required field, people are unable to submit the form.
Here is the address:
https://glenmeadow.org/events/22/silk-road-ensemble/
We are using #req_state to pull the form field into the form template (see below for what I have in the template).
Register
*Required Fields
Name*
#REQ_NAME
Email*
#REQ_EMAIL
Phone*
#REQ_PHONE
Address*
#REQ_ADDRESS1
City*
#REQ_CITY
State*
#REQ_STATE
Zip Code*
#REQ_ZIP
Number of Attendees*
#_SPACES
Emergency contacts for each attendee:*
#REQ_FIELD{1}
Food choices for each attendee:*
#REQ_COMMENT
#_SUBMIT{Register}