Easy way to insert links in mail

Posted:
Thu Apr 03, 2014 3:39 am
by marcoantonio
My users wants to be able to insert a hyperlink in a word or phrase, is this possible?
Re: Easy way to insert links in mail

Posted:
Thu Apr 03, 2014 7:07 am
by John Sindelar
Hi, in fmSpark a link needs to be html. So it could be in the stationary you use...
http://docs.proofgroup.com/fmSpark/en/1 ... Stationery...or your user can type in the raw html like
- Code: Select all
<a href="http://www.seedcode.com">link</a>
.