damienpage
12 months agoQrew Cadet
Getting URL relating to a thumb nail
Good afternoon all...
We have created a new a new app that populates data from another app via quickbase actions.
What I am having difficulty with is showing a thumbnail from an attachment in the 'parent app'.
In the original app the thumb is show by use of
"<img width=\"150\" src=\"" & URLRoot() & "up/" & Dbid () & "/a/r" & [Record ID#] & "/e12/v0\" />"
I understand that I can send the record ID from the parent app to the new app, but can't seem to get the formula correct in the new app....
Any assistance appreciated.
------------------------------
damien page
------------------------------