mailto.approval - Email template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-04-2018 10:55 PM
Hi All:
I am using Email template: mailto.approval in one of the approval notification. But when a user clicks on the link, an additional page is getting opened in the Chrome along with email window.
Page - mailto:instancename@service-now.com?subject=Re%3AXXX000XXX%20-%20approve&body=%0A%0ARef%3MSGXXXX%20
I have tested it in Firefox and safari where it works fine. Any suggestion.
Thanks
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-04-2018 10:59 PM
Hello,
Has the user setup a default email client on his machine. This is required, so mailto can be redirect to be opened in the required email client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-04-2018 11:04 PM
Yes, an email client is already set up and working fine. The issue is the additional page which is happening only in chrome.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-04-2018 11:12 PM
Please try this out once and hopefully it should work
- Open your Chrome web browser.
- Click the Chrome menu icon in the top right-hand corner of the window.
- Click Settings.
- Click Show Advanced Settings at the bottom of the page.
- Under "Privacy," click Content Settings.
- Scroll down to the "Handlers" section, and click the Manage Handlers button.
- Select your desired, default email client (e.g. Gmail).
https://support.procore.com/faq/how-do-i-change-my-web-browsers-default-email-client-for-mailto-links
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-05-2018 10:51 PM
Have you tried this out?