Forum Discussion

AlexWilson's avatar
AlexWilson
Qrew Member
6 years ago

Can't display images because of hexadecimal Record ID

I have a formula to display an image uploaded through QUickBase which looks like this: "<img src='" & URLRoot() & "up/" & Dbid() & "/g/r" & [Record ID#] & "/ek/va/" & [Picture]  & "' width='150'>" ...