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.

Container Mail?

Featured Replies

Greetings...

I'm curious if there is a way using Send Mail (or other method) to specify the contents of a container as an email attachment? The Send Mail dialog appears to only allow you to define a path to an external file. Thoughts or ideas? Thanks in advance.

Kirk

FileMaker has one serious limitation with script step external file references,* which is that they are static. You must type them the path manually into the box; you have no other access to it.

So, you could use Export Field to get a picture file from a field. Then, if FileMaker knew the static location/name of the file, it could be added as an attachment.

The downside is that you could NOT change the name of the file, even with AppleScript, and expect the Send Mail step to know the file; because the Attachment path of FileMaker is a static path. If a generic attachment file name is OK, then this is simple enough.

You could use AppleScript to specify the particular mail client (almost all are AppleScriptable), or use an OSAX with email commands, and do the rest of the operation, setting up the email with a dynamically named attachment, outside of FileMaker. In other words, just use FileMaker to Export Field, and run the rest of it with a Perform AppleScript step.

But this would not be a completely generic solution; and not as simple as Send Mail.

*I'm talking about external file references such as in Import, Export, Print steps, which are saved per step, and do not show in the Define File References dialog or anywhere else; not FileMaker File References which are used for table occurrences. I would not expect the latter to ever be dynamic.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.