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...Administration ...Administration ...DotnetNuke email body format?DotnetNuke email body format?
Previous
 
Next
New Post
2/5/2014 11:24 AM
 
I'm using DotNetNuke 5.06 
I'm using the event notification system to send a notification email when the admin edits any user details.
The email works find but the The email body contains the edited user data without format like this: 
"UserID3FirstNamesameh22LastNameali2UserNameahmedEmailsameh@te5s2.com"
Is there a way to help me format the email body?

 
New Post
2/9/2014 6:18 AM
 
I am assuming you have already located the section to edit the text and you are using tokens.... so the below should work for you:

UserID:(& nbsp;) [User:UserId] < br/>

FirstName: (& nbsp;)[User:FirstName]< br/>

LastName: (& nbsp;)[User:LastName]< br/>

UserName:(& nbsp; )[User:UserName]< br/>

Email:(& nbsp;) [User:email]< br/>


Just remove the () around (& nbsp;) and the space in between & and n
and the space in between < and br/>
 
New Post
2/9/2014 9:15 AM
 

what do you mean by locating the section for editing? how can I find that section?

I need to send the notification when the user has been edited.. can you help me where i can find that?

 
New Post
2/9/2014 7:53 PM
 
Depending on what version of DNN you are using it may be different. I am using 7.0 and I'll let you know how to get to mine. If you need any help, I will be on the computer from now until 7 am est on 02/09/2014. I'm willing to help with any questions (free) as I am trying to pay it forward for all of those who have helped me. My email is chevpckup@aol.com. I can email you back and forth, talk on facebook or aol im.
1. Login as an administrator or super user.
2. Click on the admin tab/page
3. Click on the Languages page
4. Click on the pencil under System, Host or Site (i would start with Site)
5. Either press Ctrl Key and F Key (to bring up the search box) and enter Resource Name: EMAIL_PROFILE_UPDATED_BODY.Text
or you can search for Resource Name: EMAIL_PROFILE_UPDATED_BODY.Text manually by scrolling down the page.
6. Click on the pencil next to the text box
7. To test it add something to the text and press save
8. change a profile that you will receive the email for and see if it worked.
9. If it worked, here is what I would recommend editing it to say:
**For Non-Rich Text Editor (basic html)**
Dear(& nbsp;) [User:DisplayName],< br/>
Your(& nbsp;) profile(& nbsp;) on(& nbsp;) [Portal:PortalName](& nbsp;) has(& nbsp;) been(& nbsp;) successfully(& nbsp;) updated.< br/>
Your(& nbsp;)User(& nbsp;)information(& nbsp;)is:< br/>
UserID:(& nbsp;) [User:UserId] < br/>
FirstName: (& nbsp;)[User:FirstName]< br/>
LastName: (& nbsp;)[User:LastName]< br/>
UserName:(& nbsp; )[User:UserName]< br/>
Email:(& nbsp;) [User:email]< br/>
Sincerely,
[Portal:PortalName]< br/>

****NOTE**** Remove the () around (& nbsp;) and the space in between & and n
and the space in between < and br/>

**For Rich Text Editor /Design**
Dear [User:DisplayName],
Your profile on [Portal:PortalName] has been successfully updated.
Your User information is:
UserID: [User:UserId]
FirstName: [User:FirstName]
LastName: [User:LastName]
UserName:[User:UserName]
Email: [User:email]
Sincerely,
[Portal:PortalName]



 
New Post
2/10/2014 4:24 AM
 

thanks for that

can i ask how can i edit the notification message for the pages edit (Tab created/updated/deleted events)? because i couldn't find a setting in the resources page for such an event. i'm still using DNN 5.0.6

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...DotnetNuke email body format?DotnetNuke email body format?


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