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.

Featured Replies

  • Newbies

I have a database for of scanned slides. The images are stored on a webserver at:

http://domain/slides/thumbnails/x.jpg

I have tried creating a calculation in the container field to reference the file from the hard drive at:

/webserver/slides/thumbnails/x.jpg

This would work if I viewed it from the computer. However, I have the database shared using FileMaker server 7 advanced and the clients can not see the thumbnail image. Also, the faculty who add slides can not view the thumbnail on their machines.

Is there a way to have the container reference the file from the webserver?

Any help would be greatly appreciated!

No.

The images have to be either stored in FileMaker, or on a shared network volume that all can see.

Have you considered using the script step Open URL? You could append the slide name to the end of the URL.

  • Author
  • Newbies

I have a button on the layout to go to the URL to download the image and other version of the image. However, I would like to have a thumbnail so we can see what we are downloading.

I guess I will just have to do an applescript to dump the images into the fm database ???-(

You can use applescript or curl to get thumbnails of the image. This can be done automatically by using the shell script plugin.

  • Author
  • Newbies

how would I do it with the shell script plug in? i've never used that feature.

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.