MichaelTamoush
6 years agoQrew Captain
File Link in Lookup Field that android can use?
I use the following code to pass a file link through lookup fields:
"<a href='"& URLRoot()&"up/"&Dbid()&"/a/r"&[Record ID#] & "/e7/v0' target='_blank' >" & [File] & "</a>"
Works great. Even on IPAD, works great. However, on android, it doesnt work. Nothing happens when you click the link on an android.
Anyone have a different code that might work on android, or is this just a limitation of androids?
------------------------------
Mike Tamoush
------------------------------
"<a href='"& URLRoot()&"up/"&Dbid()&"/a/r"&[Record ID#] & "/e7/v0' target='_blank' >" & [File] & "</a>"
Works great. Even on IPAD, works great. However, on android, it doesnt work. Nothing happens when you click the link on an android.
Anyone have a different code that might work on android, or is this just a limitation of androids?
------------------------------
Mike Tamoush
------------------------------