Good evening,
I have assigned a registration form to a specific list: list 2.
Here is my shortcode: [newsletter_form list="2" form="1"]
But when you subscribe, the customer address is sent to the common list.
Can you help me? Thank you in advance.
Here is my html form code:
<div class="tnp tnp-subscription">
<form action="https://test.librairiedamase.com/?na=s" method="post">
<input type="hidden" name="nlang" value="">
<input class="tnp-email" id="tnp-1" type="email" required="" name="ne" value="" placeholder="Email">
<input class="tnp-submit" type="submit" value="S’abonner" >
</form>
Best regards