Forum Discussion
Deleted
Mar 23, 2018Is it possible to add a hyperlink to launch an Outlook template?
I have a request to enable clicking on an image on a SharePoint page and launching Outlook, preferably including that image in the email. Hopefully I'm explaining this clearly... so user would click ...
Carolhosking
Oct 09, 2020Copper Contributor
I would like to be able to do this too! Any ideas anyone?
- Paul de JongOct 09, 2020Iron Contributor
The preferred way to share documents is of course to mail a link. This will not always be possible (e.g. recipient(s) do not have access).
OOTB this is not possible. There are apps that add this functionality. E.g. by adding an option into the standard context menu in a SharePoint page (see option Mail Item in example) or add this option to the app. For example (link), the option "Mail as attachment" allows the user to attach one or more documents to a new email.
Paul
- MwoehrleOct 09, 2020Brass Contributor
Carolhosking You can do this by using the mailto: functionality, however you are limited to text only for the body of the email. For example, the link below when clicked on as a hyperlink opens Microsoft Outlook and creates the email like my image below.
Mailto:abc@xyz.com?Subject=Good Morning Email&body=Good morning, have a great day today%0dThank you.
- Caroline Bjellekjær MatthiassenAug 09, 2023Brass Contributor
Mwoehrle I am trying to use this atm and wondering if it is possible to change the format of the text eg. colour or making some of it bold ect.?
- ganeshsanapAug 09, 2023MVP
Caroline Bjellekjær Matthiassen It is not possible to add HTML or text styling (bold, italic, etc.) in mailto email body as mailto does not support using HTML or text formatting in email body.
You can find more information about limitations and possible hacks/workarounds in below threads:
- JSON formatting: make some words inside body text of email bold
- How do I pass HTML table inside mailto in anchor tag?
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- vikrant_yadavAug 16, 2022Copper ContributorAwesome, it works for me.
- YapipayJul 15, 2021Copper Contributor