Emil client

VSN
Tera Expert

In a record procedure in description i have added email name(hyperlink),if user click on email, then it should open a outlook with adding that email in To. how to achieve this functionality,

 

VSN_0-1701158579278.png

 

1 REPLY 1

Prince Arora
Tera Sage
Tera Sage

@VSN 

 

Can you share how you have added the email name hyperlink and where it is displayed

 

For redirecting it to the outlook here is the way:

 

<a href="mailto:name_of_the_recipient@something.com" target="_blank">Link</a>

If my answer solved your issue, please mark my answer as  Correct & 👍Helpful based on the Impact.