> Am 06.07.2023 um 19:56 schrieb tom via MBS FM Plugin 
> <[email protected]>:
> 
> 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/


_______________________________________________
MBS FM Plugin mailing list -- [email protected]
To unsubscribe send an email to [email protected]
  • [MBS] Question tom via MBS FM Plugin
    • [MBS] Re: Question Christian Schmitz via MBS FM Plugin

Reply via email to