Forum Discussion
TylerFoster
2 years agoQrew Cadet
Hi Mike,
Yes it is possible to have an email link in the Rich Text Formula field! I was able to accomplish it by doing the following syntax...
"<a href = 'mailto: tyler@synctivate.com'>Tyler Foster</a>"
This will display my name as a hyperlink to the email selected in the 'mailto' attribute. So if you had a field that was someone's email address you could architect it like so...
"<a href = 'mailto: " & [Email Field] & "'>Display Text</a>"
Hope this helps! Please let me know if you have any questions.
------------------------------
Tyler Foster
Associate Developer
Synctivate Inc.
------------------------------
- MikeTamoush2 years agoQrew Elite
Perfect that did it thanks!
------------------------------
Mike Tamoush
------------------------------