Access Local System Drive From Interface

Hi All,

We have a requirement where user should be able to access the document placed in local drive directly from UI.

Example - Document "Best Practices" is placed in path "K:\Fidelity\BPM\Appian\Useful Documentation\Best Practices.docx"

Is there any way user can access this document directly form UI by using this link, I tried all kinds of Link Components but no luck.

 

Thanks

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    A Score Level 1
    in reply to Stefan Helzle

    This is not what we are looking for. For user experience & integration prospective, We can't move the existing system to a separate document management directory. In our case, If i can write a Native Code (Java Script) then with a one line of code, this can be done, such as (window.Open ("Local Folder Details")), however not sure how Appian can support this ?

Children