Hi!
I created a custom form for my sidebar and I want to be able to automatically assign users to one of two lists: (1)PL and (2)EN (my website is bilingual).
I’ve added a following field to the custom newsletter form:
<input type=”hidden” name=”nl” value=”1″>
But the user still gets assign to both list, not just to one (1)PL.