Discussions

 View Only

File Link in Lookup Field that android can use?

  • 1.  File Link in Lookup Field that android can use?

    Posted 01-29-2020 13:03
    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
    ------------------------------