Form placeholder text being passed through on subscription
-
I have a Mailchimp list with email address, first name, and last name fields. All three have been marked as required in the MC list settings page. When I connect with the plugin via the API key, my list is pulled in and all three fields are marked with asterisks to show that they are required. When I add the inputs to my plugin’s form I make sure that the ‘Required field?’ checkbox is checked.
When using the form, only the email field throws an error if it is not filled out (“Please fill out this field.”). Once I fill out an email I am able to submit the form without completing the first name or last name fields. After the subscription has been confirmed, I look at my list in mailchimp and see the new subscriber with the email address they entered and for the first name and last name fields the placeholder values I gave to the text fields have been passed through (“Your first name test” and “Your last name test”). Why is the plugin thinking the placeholder text is user entered?
Website here: https://ecovillagecharlottesville.org/
- The topic ‘Form placeholder text being passed through on subscription’ is closed to new replies.