Hello Christian, I am sending emails with MBS but the hyperlinks in the text are disappearing. What am I doing wrong. I use: Set Variable [ $r; Value:MBS("SendMail.SetPlainText https://www.mbsplugins.eu/SendMailSetPlainText.shtml"; $EmailID; EMail::PlainText) ] And I tried also Rich and HTML. Groeten, Tom Stoekenbroek Dorpsstraat 67 5851 AH Afferden M: 0031-(0)6-51337485 Mail: tom@stoekenbroek.nl Web:www.stoekenbroek.nl
Am 06.07.2023 um 19:56 schrieb tom via MBS FM Plugin
: Hello Christian,
I am sending emails with MBS but the hyperlinks in the text are disappearing. What am I doing wrong.
I use: • Set Variable [ $r; Value:MBS("SendMail.SetPlainText"; $EmailID; EMail::PlainText) ]
Plain text doesn't have links.
• And I tried also Rich and HTML.
You may need to create HTML text. And then pass html to SendMail.SetHTMLText function, where links can be included. You can start with GetCSS() function in FileMaker to covert styled text. And then do some regular expressions to search & replace text and add html links. Best regards, Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/
participants (2)
-
Christian Schmitz
-
tom