Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Rui Pinto
25
Views
2
Comments
mailto: link
Question
How can I create a mailto:uuu@xxx.com?
I have a table column with email addresses, and I need to turn each address in a link that when it is clicked, opens the email program.
Best Regards,
Rui Pinto
Paulo Tavares
Staff
Hi Rui,
One way it should work is by
using an unescaped expression, as you can read about in our help section
.
Another alternative you can try, though I'm not sure it works, is to have an External Site as a destination, and in the URL place the mailto: etc.
Has anyone tried it this way? Does it work?
Regards,
Paulo Tavares
Rui Pinto
Hello,
Using an unescaped expression solved my problem.
Thank you for your help.
Rui Pinto
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...