Developer forum

Forum » Templates » Newsletter V3 subscription

Newsletter V3 subscription


Reply
Hi

Is there any clever way to put the Newsletter V3 subscription right under the <!--@DwLeftMenu--> in my page template.

My code looks like this:
 <tr>
  <td align="left" width="180" valign="top" bgcolor="white" cellpadding=0 cellspacing=0 border=0><!--@DwLeftMenu--></td>
  <td align="left" valign="top" bgcolor="white" cellpadding=0 cellspacing=0 border=0><!--@DwContent--></td>
 </tr>




Replies

 
Nicolai Høeg Pedersen
Reply
You can simply just copy the markup into your page template. And set the id of the action to the page where your newsletter subscription resides.

Or you can use global content tag: http://templates.dynamicweb.dk/TemplateTags/Dynamicweb-template-tags/General-tags/Global-template-tags/GlobalParagraph.Content([ID]).aspx
 
Reply
Thanks a lot, that did the job.

 

You must be logged in to post in the forum