Forum Discussion
ArchiveUser
12 years agoQrew Captain
Mark, I'm trying to get the thumbnail photo to enlarge as you mentioned will happen if the first 2 lines are uncommented. So this is what I have:
"https://www.quickbase.com/up/"; & Dbid () & "/a/r" &
[Record ID#] & "/e27/v0\"height=\"800\" width=\"1000\" target=_blank/> " &
"<img src = https://gesco.quickbase.com/up/"; & Dbid () & "/a/r" &
[Record ID#] & "/e27/v0\" height=\"200\" width=\"250\" target=_blank />"
When displayed though it shows "https://www.quickbase.com/up/biajkmurz/a/r4/e27/v0"height="800"; width="1000" target=_blank/>" to the left of the thumbnail photo.
It appears that the top lines are missing an "<" but I tried putting it at the beginning and it still didn't work.
Can you help?
Thanks!
Ryan
"https://www.quickbase.com/up/"; & Dbid () & "/a/r" &
[Record ID#] & "/e27/v0\"height=\"800\" width=\"1000\" target=_blank/> " &
"<img src = https://gesco.quickbase.com/up/"; & Dbid () & "/a/r" &
[Record ID#] & "/e27/v0\" height=\"200\" width=\"250\" target=_blank />"
When displayed though it shows "https://www.quickbase.com/up/biajkmurz/a/r4/e27/v0"height="800"; width="1000" target=_blank/>" to the left of the thumbnail photo.
It appears that the top lines are missing an "<" but I tried putting it at the beginning and it still didn't work.
Can you help?
Thanks!
Ryan