Jump to content
Server Maintenance This Week. ×

Global Field Repititions - Image Size Question


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

Recommended Posts

I am having a problem getting container field images to show up on my layout without a long delay.

I have a global field with 50 repetitions.

Each repetition holds a reference to a jpeg image.

The actual images are stored in another file within the same folder.

I have done this to keep the size of my database manageable.

The images are called with a calculation:

CASE datafield A= 2, get globalfield repetition 2, etc.

Does size of the original JPEG have any bearing on how fast they show up on my screen?

I am running a MacIntosh G4.

Is there a better file format for these digital images?

Thanks for any input,

Jarvis

Link to comment
Share on other sites

Jarvis:

The size of the originals does indeed have something to do with how fast they get drawn. FileMaker isn't the best application as far as graphics-handling, and I'd recommend making a second copy of each image, resized (in Photoshop or whatever) to exactly what you want to show up on-screen, and thus taking the task of resizing away from FileMaker. Also, the smaller the file, the faster it will draw.

Your machine is easily fast enough to do all sorts of stuff - you're running into a limitation within FileMaker. Also, I think JPEGs are the best way to go with graphics in FileMaker, so you're okay there.

You may also want to consider using a single related image field, and basing the relationship on the data you are currently using in the calculation - that may be faster, too. I'm not sure if your use of repeating fields could slow things down, but it's a possibility.

-Stanley

Link to comment
Share on other sites

This topic is 7353 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.