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

import to another filemaker db

Featured Replies

I have a FM app that has a button which will delete a record. However, instead of deleting this record I want to be able to push this record to a new db and delete the record from the original file.....

specifically... I have a scheduling app with a delivery schedule which lists due date and time. Once the job is delivered the user "deletes" the job from the db to keep the size down... I want to be to track on-time deliveries so I created another database with additional fields such as "actual delivery date.

Is there a way to add a script step that will "export" the data one record at a time to the new file.. I was thinking of creating a global calc to "paste" into... just not sure if this correct..

any thoughts

Step 1: Open the other file and import records from the first file (you'll probably want to delete them after finishing this step; fortunately, they'll be the current found set, so it's easy). Now create a script that imports records from the first file without dialog.

Step 2: Create a script in the first file:

Show all

Omit record

Show ommitted

Perform script [External script] -- and choose the import script from the other file

Delete record

That's it!

BTW, a word usage note: The files aren't "apps" -- Filemaker Pro is an app (or application). They're files, or databases, or tables, or solutions, or ... oh, I don't know, widgets maybe? ("You can call me Ray...")

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.