Newsletter Sign-Up, adding a Country Field / Dawn Theme

Hi! I want to add an additional field to my newsletter sign up in my footer.

I have clients from france and worldwide so I need to be able to differentiate in between my newsletter sign ups as I send Newsletters in different languages.

Thank you!

Hi @BMCS_Paris ,

You can use multiple tags for Newsletter Form, but it will be hard-added, not customizable for each customer. Refer code:


If you want to add options and customizations to it, it will be a complicated request and you need to add JS to catch the input languages event, then change the value of the input tag. Refer code JS: https://www.w3schools.com/jsref/event_onchange.asp

If you have no experience with coding, I recommend you to hire an expert for it, they will help you add it quickly.

Hope it helps!