Forum Discussion
AdamKeever1
6 years agoQrew Commander
If you find you have the need to display your images in your reports, you can add them to an HTML table within a formula rich text field. I used this for an Ergonomic Risk Assessment app and created a report that allows users to scroll through a list all of the job assessments and get quick descriptive visual information.
------------------------------
Adam Keever
------------------------------
------------------------------
Adam Keever
------------------------------
KenLoder2
5 years agoQrew Member
Thanks, Blake.
There was a typo in the formula and it is working now.
Ken
There was a typo in the formula and it is working now.
Ken
- BlakeHarrison5 years agoQrew CaptainIt looks like you just need to update your formula. Right now you have this:
<img src=&'https://* and
<img source&=https://*
This should be:
<img src='https://*
------------------------------
Blake Harrison
bharrison@datablender.io
DataBlender - Quickbase Solution Provider
Atlanta GA
404.800.1702 / http://datablender.io/
------------------------------