Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoIf you have a Rich Text formula field like this and use the field in the Notifiation include syntax like this, it will show an image
"<img src=" & URLRoot() & "up/" & Dbid() & "/a/r" & [Record ID#] & "/e282/v0' width='75' >"
In this case my file attachment field is fid 282. You need to checkbox the field properties to be able have the attachment viewable when not logged in, otherwise the receiver's email system will not be able to pull the image.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
"<img src=" & URLRoot() & "up/" & Dbid() & "/a/r" & [Record ID#] & "/e282/v0' width='75' >"
In this case my file attachment field is fid 282. You need to checkbox the field properties to be able have the attachment viewable when not logged in, otherwise the receiver's email system will not be able to pull the image.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
ClariceDennison
4 years agoQrew Trainee
Thanks Mark! I'll give this a try. Circling back to the notification/another question came to mind, is there way for these email notifications to not be viewed as an "external email"?
------------------------------
Clarice Dennison
------------------------------
------------------------------
Clarice Dennison
------------------------------