Title
live link to external file
Post
one of my FM database tables has project info. I also have cut sheets on each project in PDF format stored on our network. I'd like to add a field to the project table and in that field have a live link to each appropriate PDF file. How do I program the field to accept a link to where a user would click on it and it would open this PDF file?
Thanks so much!
Make that field a container field. Use insert file to insert the PDF file and use the "store by reference" option. When you double click this file, it will open the PDF. Make sure that your PDF files are stored on a shared directory and that all your database users can map to and mount this shared directory in exactly the same way so that they can also open and view the PDF.