Jed69 Posted April 4, 2010 Posted April 4, 2010 Hi I am creating a database that will be a stand alone runtime solution. I wish to include a folder in the run times files that will store PDF´s relevant to each record. I have created files and opened files from a filemaker database before and so am happy with this but is it possible to have the file path so it does not matter where the client places the runtime solution files. ie it treats the main run time folder as the root? Many thanks for your help. John
TheTominator Posted April 4, 2010 Posted April 4, 2010 (edited) Yes. Put a folder named "PDFs" inside the folder containing your primary database file. The "PDFs" folder will sit alongside your primary runtime database file. Then put your PDF documents inside this "PDFs" folder. FileMaker will automatically use a relative path to the files inside this folder when you insert by reference into a Container field. When creating paths to files in this folder to use in scripts use the format "file:PDFs/myfilename.pdf". Edited April 4, 2010 by Guest
Recommended Posts
This topic is 5347 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now