Aricie
The DNN Expert for your web project
DNN Community Forums

Newsletter Sign Up Form

Sort:
You are not authorized to post a reply.
Author
Messages


mgowland











New Member



Posts:




New Member



    I need to add a form to my site where users can enter only an email address and postal code in order to sign up to receive email newsletters.  Upon clicking submit, the user will need to be assigned to a membership role in DNN.  This is not a registration form.  Users will not be logged in after registering for a newsletter.  The user must be assigned to a role so I can send out email newsletters.  Can this be done with this module?



    Deleted User











    New Member



    Posts:




    New Member



       Hello,

      With SimpleSignIn you can create a form with an email address and postal code which will allow users to subscribe to a newsletter, you create a newsletter service to which you associate a DNN role. Upon Clickin submit, two cases occurs:

      1. If the user has an account on the site, the role associated with the newsletter service is attributed to his account

      2. If the user is not registered on the site, you must allow the users registration, an account is created and the role is attributed to this account (account creation can be done with the email address only). In the current version of the module, the user is notified of the user account creation and is logged on if the subscription strategy is "Public Registration" in other cases the user is not connected but it still receives an email notification.  

      However, we can make adjustments to remove the notification and connection of users after registration
      We stay at your disposal to discuss the modifications.
       
      Regards;
      Aricie Team
      You are not authorized to post a reply.