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
------------------------------
- MarkShnier__You4 years ago
Qrew Legend
If you use The third-party add on from Juiced called Courier then you can have the notifications come from your own email server. Then they would not be seen as external.
https://www.juicedtech.com/courier
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------- ClariceDennison4 years agoQrew TraineeThank you for the info!!
------------------------------
Clarice Dennison
------------------------------