Hello!
We are facing the following problem:
In Business Central web client, we would like to use network share as clickable links.
It's working for HTTP and https protocols but for file:// protocol it redirects us to about:blank#blocked, and the field trims the \\'s from the url \\machinename\share\file.ext to it's parsed as regular http url.
Is there any solution to open network share as link in default browser from business central?
Regards
Peter
Answers
Network shares in the form of UNC paths like \\ is treated the same way, this may work on an "on premise" environment but not on BC. If you're on an "on premise" version of BC, perhaps they're enforcing that rule hence it won't work for you.
It does the job you want (but is not in anyway supported)