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

Ive posted this as an example before however was fmp7 file, below is the process for those not using fmp7. I dont know wether you can do the same though.

There is a way to open embedded container files via a script.

1. Set up a calculation field that obtains the file name oembedded in the container. (Text field = container field)

2.Set up a text field with a calc as follows

"REN" & " " & "C:temp.txt" & " " & "C:"& the file name field (see above)

Complicated bit.

Create a script that

Omits Record

Show Omitted Only

Export Field (the container field) to c:temp.txt

Export Record to a text file called c:rename.bat using the above calc field.

(This will create a batch file that renames the file to the file name in container.)

Continue with script step.

Send event fIle c:rename.bat

This opens the file that was stored in the container

voila.

This will not open files with soaces in their name, you can use a string calc to elimante spaces on the field name first if you need that.

Works with ALL file types

enjoy

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.