Hello
We are having trouble using the links factbox on the item card in BC16 on-prem. If we add a link to a file with an intranet URL, on clicking the link, BC shows the error "Link address is not valid.". (Internet URLs work fine).
I made quick page to test our URLs and found that the ServerFileExists() in the "File Management" CU returns true, and I am able to use the HYPERLINK() function to open the links (although this works only on IE; it seems that Edge blocks intranet hyperlinks).
We have tried both Windows UNC links (\\server\share\file.txt) and file:// links.
Can anyone suggest if there is anything that we might need to configure to get around this error?
Thank you.
Chris