@MailSend on the web

Hi All,Is there any web equivalent to [IncludeDoclink] for the @MailSend? I have a client database to convert to a web app and there is lots and lots of @mailsend coded buttons. The code still works but the email has a doclink that goes to the doc in the client. Is there a way to make it go to the web using formula??

Thanks Charlie

Subject: @MailSend on the web

You can get the path to the current document, write that to a temporary variable and then insert it into the body of the message as text, formatted as a link - I don’t know offhand if there is a more graceful way to do this.

Trish