IssueManager 3.0
IssueManager Enhanced 3.0
VCalendar

News 
Patches available in Downloads 9/5/2006

Subscribe
for notifications about new releases
(of all our apps)
Email


Wordpress themes


Design awesome Wordpress
themes & professional
Website templates.
www.Artisteer.com

Including issue_desc in email body
Author Susanne Moyle Posting date 1/29/2002 1:59:33 PM
In IssueNew.asp I added the following code to line 336:
mailBody=Replace(mailBody,"{issue_desc}",fldissue_desc)
I then added {issue_desc} to the system configuration screen under "Notify E-mail Body". This allows people with pagers to see the importance of the issue while away from their desk. However, once the issue is responded to, a second email is sent with "{issue_desc}" in the message body instead of the actual description. I've tried adding coding to IssueChange.asp, but it does not seem to help. Can you help identify where else I need to add the code so the body of the message includes the description?

Thanks!! 

Replies
Re: Including issue_desc in email body 
Author Susanne  Posting date 2/5/2002 10:54:17 AM 
This is the reply I received:
We're not supporting product modifications but I will check with developers if they would propose something.
BTW, this feature was already implemented in the Enhanced version of Issue Manager, at http://www.ultraapps.com/appoverview.asp?app_id=18

I left in my code modifications because I felt that getting the issue description in the first email would at least help. If you find out anything more, please post it. Thanks. 
Re: Including issue_desc in email body 
Author Timster  Posting date 3/26/2003 2:40:46 PM 
I can't get the "new issue" to work either, only a changed one. Still trying though. 
Re: Including issue_desc in email body 
Author Eric B  Posting date 7/15/2004 2:41:21 PM 
In "IssueChange.asp" add the following to the two email blocks for "change":
mailBody=Replace(mailBody,"{response}",fldresponse)
Add the following to the email block for new (actually reasign)
mailBody=Replace(mailBody,"{issue_desc}",fldresponse)

Then on the admin page make sure you reference {issue_desc} in the body of the "new" message and {response} in the change message body. I have also made some mods to make the email itself appear as it is from the poster instead the application. That way one without an account can reply directly to the issue_poster.

objMail.From=Dlookup("users","email","user_id=" & Session("UserID"))
 

Post reply
Author *
Topic *
Message *

   Visit our sponsors:
Visual PHP and Web Development, Web Reporting