Jump to content

Import Images with a rename?


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

Recommended Posts

I have an excel sheet with the following fields-

 

Product Name (ABC123)

Image View (Front)

Image location (x:myimages/photo1.jpg)

New Name

 

How would I go about asking file maker to

1. Retrieve the image from its current location

2. Rename the image using the Product Name and Image View (ABC123 Front.jpg)

3. Save the image in a new location (example C:/NewImage/)

4. Record the new image name.

 

Could you advise me of the scripts and functions I would have to study to learn to do something like this?

Thanks for any help in advance.

 

 

 

 

Link to comment
Share on other sites

One thing to keep in mind is that FileMaker cannot rename a file on import. Although it can on export. So you would import from the current location into a container field and export with the new name to the new location. But in order for the file within the database to have the new name you would then need to reimport the newly named file.

Link to comment
Share on other sites

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