Jump to content
Server Maintenance This Week. ×

FMP 14 Container field


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

Recommended Posts

I heard that in fmp 14 , we can directly insert a picture files into container field & no need to store it as reference.

is this true ?

i deal with a lot of pictures and i wonder inserting picture directly into container field wouldn't slow down my solution.

thanks,

 

Link to comment
Share on other sites

.Hi, Comment.  of course i know i can insert a picture into a container field not by storing as a reference.

as you know if you insert a picture to a container field not by storing as a reference , it will cause slow down

on display on a screen.   even moving one record to another.

that is why we were doing store as a reference.

now fmp 14 , if we just embed a picture in a container field without storing as a reference , it will not cause

slow display ?   that was my question.

thanks,

 

Link to comment
Share on other sites

 

now fmp 14 , if we just embed a picture in a container field without storing as a reference , it will not cause

slow display ?   that was my question.

thanks,

 

Don't assume that it will just be faster.  External Container storage is just a way for FMP to manage the storage of the container data.  For all intents and purposes it behaves exactly like an old embedded container.

Having said that, there are a number of improvements:

- FMP fetches remote container data in larger chunks that old embedded containers, that makes it a bit faster

- you can have FMS auto-generate thumbnails and store them permanently.  Those can be used instead of showing the full picture.

But by and large, it is the design of your solution that is going to make it slow or fast.

 

 

Link to comment
Share on other sites

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