Closed (won't fix)
Project:
Mailchimp
Version:
7.x-2.x-dev
Component:
Lists
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2011 at 16:14 UTC
Updated:
8 Sep 2011 at 01:08 UTC
I can't figure out how to get the newsletter sign up to appear on the user registration form, is there something special that has to be done?
Comments
Comment #1
dboulet commentedOk, looks like the problem is that my list is of the type "Free form". Why are only "optional" lists available to be added to the registration form?
Comment #2
levelos commentedBecause required lists are automatically synced to a given role and free form lists are not linked to Drupal users.
Comment #3
dboulet commentedI'm going to change this to a feature request then. I’d still like to have the option of adding a subscription option for free form lists to the registration form. In many cases, it would be nice to have a way to encourage users to subscribe while creating an account, but still allow anonymous users to subscribe to the same newsletter. As far as I know, this is only possible with free form lists.
Comment #4
levelos commentedYou can map the same MailChimp list to more than one Drupal MailChimp list to achieve what you want. You cannot use free form lists in the registration, it's simply not designed to work that way.
Comment #5
dboulet commentedAlright, I’ll give that a try—I think that I’m just not yet completely grasping all the concepts. Thanks for the help.