Hi Team,
I am trying to lauch the URL in one of component in UI.
In the same component I am trying to launch network folder URL. In case of launching URL with proper port system details like www.google.com etc it is properly launching.
But in case of network folder URL access it is giving view with dump because it is trying to access the netwrok folder URL with auto prefixed with current system details. so how to avoid it? How to lauch network folder URL?
ex: \\xyz\documents
Thanks,
Vij