Forum Discussion
BlakeHarrison
5 years agoQrew Captain
Well, if your images are all similarly sized and you don't need to resize them, you can always go into the properties of the field and select the option to show JPG/PNG/GIF images directly on forms here:
If you DO need to resize them, you'll want to add an '&' in between the URLRoot and "up/", like this:
"<img src = " & URLRoot() & "up/" & Dbid () & "/a/r" & [Record ID#] & "/e51/v0' width='48'>"
------------------------------
Blake Harrison
bharrison@datablender.io
DataBlender - Quick Base Solution Provider
Atlanta GA
404.800.1702 / http://datablender.io/
------------------------------
If you DO need to resize them, you'll want to add an '&' in between the URLRoot and "up/", like this:
"<img src = " & URLRoot() & "up/" & Dbid () & "/a/r" & [Record ID#] & "/e51/v0' width='48'>"
------------------------------
Blake Harrison
bharrison@datablender.io
DataBlender - Quick Base Solution Provider
Atlanta GA
404.800.1702 / http://datablender.io/
------------------------------
- JackWoods5 years agoQrew TraineeThank you - that solved the image formula. I'm just going to go with the checkbox "Show Image" option in this scenario.
------------------------------
Jack Woods
------------------------------
Related Content
- 3 years ago
- 3 months ago
- 3 months ago
- 3 months ago
- 4 months ago