Forum Discussion
KarenHenke
9 years agoQrew Cadet
I'm trying to use this formula (with and without the <div>) and it's not working for me. :(
All that displays is a small black box with an x in the middle. Thoughts on how to fix? Thanks!
- MCFNeil9 years agoQrew CaptainThis could be because you need to change the "FF" in the formula to the 'field ID' of your attachment field.
So if your fid for your attachment field was 25 it would read;"<div><img src=\""&URLRoot()&"up/"& dbid() & "/a/r"& [Record ID#] &"/e25/v0\" height=50;width=50;></div>"
_Then adjust the height and width as needed.
- KarenHenke9 years agoQrew CadetUnfortunately, that isn't the problem. I've got the correct field id in the formula. Thanks though!
- MCFNeil9 years agoQrew CaptainWhat is the file type / extension that you are uploading to the file attachment field? ... just trying to get to the bottom of this.
- MichaelGraham29 years agoQrew Assistant CaptainI edit the page direct and just added this where I wanted the image:
<p class=MsoNormal><span style='font-family:"Arial","sans-serif"'><img width=347 height=63
src="/up/bmkpfj7j5/g/rc/eg/va/logo.png"></span></p>