JackWoods
5 years agoQrew Trainee
Profile Picture on Record - Formula Error
Hey Quick Base,
i was using a youtube video called "How to add images for picture perfect reports & Forms in Quick Base" by Quickbase Junkie. at around the 7:30 minute mark she starts talking about uploading profile photos.
https://www.youtube.com/watch?v=Ji2dMPNeyPg
I've created the two fields - one for Attachments - Field ID 51 - and one for the Formula to display the image. When I use the formula she describes I get an error. below is the formula I try to use. The error is on the "up/" section.
var text URL = URLroot() "up/" &DBid() & "/a/r" & [Record ID#] & "/e51/v0";
"<img src='" & $URL & "' width='48'>"
Please help :)
------------------------------
Jack Woods
------------------------------
i was using a youtube video called "How to add images for picture perfect reports & Forms in Quick Base" by Quickbase Junkie. at around the 7:30 minute mark she starts talking about uploading profile photos.
https://www.youtube.com/watch?v=Ji2dMPNeyPg
I've created the two fields - one for Attachments - Field ID 51 - and one for the Formula to display the image. When I use the formula she describes I get an error. below is the formula I try to use. The error is on the "up/" section.
var text URL = URLroot() "up/" &DBid() & "/a/r" & [Record ID#] & "/e51/v0";
"<img src='" & $URL & "' width='48'>"
Please help :)
------------------------------
Jack Woods
------------------------------