Developer forum

Forum » CMS - Standard features » Newsletter signup

Newsletter signup

Dan Lundgren
Reply

Hello.

I have a question regarding newsletters.
Is it possible to sign up for a newsletter when registering a user?
How do i do that?

Thanks in advance.

Best regards
Dan
 


Replies

 
Nicolai Høeg Pedersen
Reply

Yes, it is just an extra field in the signup form.

See the manual:

http://manual.dynamicweb-cms.com/Default.aspx?ID=6654

You use this form field in the create profile form:

<input name="<!--@UserManagement:User.EmailAllowed.InputName-->" type="checkbox" id="<!--@UserManagement:User.EmailAllowed.InputName-->" value="True" checked="checked" />

Attached some template samples

 

You must be logged in to post in the forum