Linking to local network files
Linking to local network files
Is it possible to remove http:// prefix from the URL field ?
My files are located on the network drive eg. Z:\FOLDER\PDF_FILE.pdf
When using URL field it forces browser navigate to
http://z/FOLDER/PDF_FILE.pdf
instead of file:///
Z:/FOLDER/PDF_FILE.pdf
How is it possible to link to local files for local network use?