Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 6639 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I defined a container field (repeating, 6x)and put it on a layout. I use this field to LINK PDF files to project records. Those files are on a shared network drive. Most records contain 2 a 3 links in that field en browsing the project records became very slow. Those links are set to be updated automatically.

Has anyone some tips to optimize recordbrowsing in this context?

  • 4 weeks later...
Posted

1) Don't store the files in the same FM file

2a) Either setup an additional FM file to store the PDF's and reference that

or...

2b) Setup some sort of script to store all PDF's on a network drive and only reference them in FM.

3) Run file maintenance on your files.

Posted

Oh, re-reading your post... Don't use repeating fields, use a related table, and a portal, showing only one container field... That way it will only load the first document unless you scroll downward.

Posted

Thanks for all the suggestions. Rather than displaying the PDF icons, I ended up using a calculation to display only the PDF names (GetAsText). I then made that into a button, which script puts the PDF on the desktop and opens it.

Much improved -- very fast.

This topic is 6639 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.