Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...How to send newsletter to registered users? How to send newsletter to registered users?
Previous
 
Next
New Post
7/15/2015 5:37 AM
 
there should be an old Blog post from Stefan Cullmann, describing implementation of TokenReplace for your module, but you may also check Source of FormAndList or HTML module, where this got implemented.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/15/2015 5:47 AM
 

Sid,

you can do that as you want - you just have to search for that token and replace it by the appropriate value by parsing the text. E.g. you have a table called 'SidsInfos' and want to include the value of a text field called Content from the record with ID=5, you could use a token like [Table:SidsInfos|ID:5|Field:Content] or something alike. Then you query this table by something like SELECT Content FROM SidsInfos WHERE ID=5 and replace the token by the retrieved value. You could also do something like [Table:SidsInfos|ID:5|Field:Content|"No content available"], where this last text is used when the content is empty, or [Table:SidsInfos|UserID:{UserID}|Field:Content] where the query filters on the UserID of the user that the mail is sent to etc. (assuming you have different infos for different users in your table and a field called UserID). Whatever you need/like/... - it's up to you.

Happy DNNing!
Michael


Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
7/15/2015 6:00 AM
 

Michael, 

That is really a good advice from you. I'll start this bit today. Cheers.

 
New Post
7/15/2015 6:02 AM
 

Sebastian, 

I'll find these resources and try to learn from it. Also, as per Michael's advice I think I can achieve more personalized newsletter.

Thanks

Sid

 
New Post
7/15/2015 10:23 AM
 

Sid,

I am glad I could give you some ideas...

Happy DNNing!
Michael

 


Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...How to send newsletter to registered users? How to send newsletter to registered users?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out