I used RedirecttoURL with url = "mailto: <email address>" to open Outlook screen.
It worked normally when used click on link button that calls above.
But when I toggle the option "Try the new Outlook" on in Microsoft Outlook
then it has failed to work.
I am looking for help of this.
Thanks and regards
Thuan
Hi t, huan
A mailto is a hyperlink which when clicked, opens a new email message in the user's default email client.
It has nothing related to outsystems.
Check this bellow links
https://learn.microsoft.com/en-us/answers/questions/1406485/issue-with-url-not-clickable-in-new-outlook-mailto
https://answers.microsoft.com/en-us/outlook_com/forum/all/why-cant-i-set-mailto-to-outlook-and-not-new/25ef7d3b-ec48-4841-a292-d60b39b68cf7
Hope that it helps you
Hi @thuan ton that
Use "mailto:email" in the href (destination URL). It will open the configured mail client. If it is Outlook, it will open it
Thanks
Md Mansur