Hi Stefano, great newsletter plugging, I have told many of my clients
about you and a few of them are using them (the pro-version) which they
purchase. I am becoming an expert in your program, I created some
beautiful newsletter templates for several clients. YOu are the best.
ONE of them has several lists in the same installation. How do I get the button for people to subscribe to different sections of the newsletter?
This is the code I use for simple subscribing.
http://creativewebdesign123.com/newsletter-sotollo.html
<input type=”text” name=”nl[]” value=”1″ />
<input type=”text” name=”nl[]” value=”2″ />
<input type=”text” name=”nl[]” value=”3″ />
<input type=”text” name=”nl[]” value=”4″ />
List #3 is called in the back end as: (3) investors
There are right now 4 lists, but not one knows them by 1,2,3,4
They should have their name, investors, sales, shoppers, retail instead of the numbers.
I want to add a field for the Lists to associate. What do I add to the
form? Please, and thank you.
Cheers,