Hi there
Please could you tell me if it is possible to set fields in an email created by the @MailSend formula e.g. a ReplyTo field?
Thanks
Hi there
Please could you tell me if it is possible to set fields in an email created by the @MailSend formula e.g. a ReplyTo field?
Thanks
Subject: Is this possible?
Since it it sending the current document
(When used with no parameters, @MailSend mails the current document (the one being processed when the @function is evaluated) to the recipient designated in the document’s SendTo field. The document must have a SendTo field.)
You should be able to put the “replyto” “DeliveryOptions” and other fields on the form as hidden, computed, or even as editable and visible. Just as long as they match the fields in the email template (memo, etc)
I do the _ViewIcon as a shared field for different workflow databases, so that messages generated from a particular database have a unique icon, in addition to a standard subject line.