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.
Juggernaut

sending pdf in container field as attachment

Featured Replies

Hi

We send drawings in pdf format with orders

Now we attach pdf files manually to the mail in eudora (mac os) that filemaker generates.Under windows outlook you cannot do this because outlook sent mail direct. There is also possibility that a user attaches the wrong pdf.

Is there a possibility that filemaker automattically sents the pdf in a containerfield as an attachment or uses a file path to generate attachment

thx

Marco

Hello Marco,

Yes, it is possible, but as a rule it is done with the aid of external code support (eg either OS level scripting or a plug-in).

The most common method is to use a plug-in which has the capability of copying/renaming a file, and have the script which sends the message first source the file (via a path stored in a field in the database), copy it to a predetermined location and rename it to the name of the file that the (subsequent) Send Mail[ ] script step is pre-configured to pick up as the attachment.

This process (or others like it) requrie that the pdf be stored on an accessible drive and that its name is available (eg stored in data) and that the path to the file is either known or can be calculated from available variables/data. It gets trickier if the solution is hosted and/or the files are on a network server, but is possible nonetheless.

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.