Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

simple picture import

Featured Replies

i am using fmp as a picture database. on the database i saved the filename of the pictures . how can i autimat an import getting all the pics without doin it manually. something like get file 001.jpg (fieldname=001)

thx

s.

Since you posted this to the AppleScript forum, I'm assuming that you know AppleScript.

FileMaker unfortunately can't import dynamically named files. I've solved this problem before by taking the file whose name I know from a field, and using AppleScript to duplicate the file to a known location with the name Dummy, overwriting any Dummy file it happens to find there. FileMaker's import script step is then set to import this Dummy file. Have FileMaker import that actual graphic instead of a reference to the graphic, however.

Chuck

  • Author

i

Well, it might be an issue of the trade off. I don't know much about importing pictures via a browser, but the solution might involve more than FileMaker can do alone. Perhaps one of the plug-ins out there can handle the work. I think a new plug-in came out recently that allows you to get the file path for a picture imported as a reference. Perhaps it does more. I don't know the name of it, though. Take a look around www.fmplugins.com and see if you find what you need.

The answer might also be using more than one application to connect what it does to FileMaker.

I would try to think about the limitations FileMaker has and then think about what you need to accomplish. Think about what steps the computer would have to do to get to your goal, and see if there are other applications that can be automated with AppleScript to get the job done.

Chuck

  • Author

without thinkin i went to fmplugins.com an my problem got solved. the solution is called "dialog magic 5.0" its a plug in which does excactly the job i want fm to do.

Import a picture by reference automatically

Cheers!

s.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.