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.

Inserting original picture from SC field (for archive)

Featured Replies

Hello - I am taking an old database offline and need to take the referenced images in Supercontainer and insert them into a picture field, since I won't have access to SC for that database any more.  Is there a script I can use to download the full-sized images and import them into FM?

(using FM 17 which is accessing SC data on a FM 11 server running SC 2.864)

You can definitely do this with the SuperContainer Companion plugin but the script would be up to you. The way I would approach this would require that the web viewer is named. Essentially have a loop that iterates over the records and downloads the files to a container field. The loop should get the URL from the named web viewer using GetLayoutObjectAttribute, pass that into the "folderPath" parameter for SCGetDownload to download the file to a container field (you will need to strip out the baseURL from the URL in the previous step to get a valid folderPath), iterate to the next record, exit after last. 

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.