mail script not working in notification
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 12:59 AM
Hi,
Below is the code for approve link, Now this link will open the mail box but for users its not working
& me as a admin, its working for me please suggest .
var anchorTag_approve = '<p>' + gs.getMessage('Click on') + ' <a href="mailto:' + emailadd + '?subject=re: ' + current.number + ' - Approve&body=UR Ticket ' + current.number + ' - Approve the resolution (';
var anchorTag_approve_close = ')"> ' + gs.getMessage('ACCEPT') + ' </a>' + gs.getMessage('to confirm the resolution, please do not add any comments, as these will not be monitored, or') + '</p>';
0 REPLIES 0