Closed (fixed)
Project:
Simplenews
Version:
7.x-1.0-beta1
Component:
Usability
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2012 at 14:43 UTC
Updated:
22 Feb 2012 at 14:50 UTC
Hi,
Trying to create a contact management system so will have a content type for "contacts" that will include the contact's email address.. So subscribers to the newsletters will be "contacts" not "users"..
Is it possible to subscribe and unsubscribe addresses from a content type rather than from user accounts?
Comments
Comment #1
berdirNo, you can't reference them automatically.
Subscribers are identified through their mail-address and they can *optionally* reference to a user.
So, you *can* create corresponding subscribers for your contacts but you won't have a direct connection to them. You can however do that lookup based on the mail address yourself.
Comment #2
berdir