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.

Move record data from file 1 to new record file 2

Featured Replies

I would like to have a template (FMP7) file where the user can select a record from this file to create a carbon copy as a new record in another (FMP7 working) file. Hopefully, all this would be accomplished by going to the template file and selecting the template record and returning control to the working file with the record populated with the template data ready to be saved.

How would I go about this? Can or must the template file be a separate file? No relationship exists between the working file and the template file.

TIA,

Jim

You do not have to have two different files with FM7. You can just have 2 different tables (template and working).

One method you can use is, once the user selects the template information, a script can be created to set values to a group of Global fields. A layout with the global fields can be used as an intermediary step to show the user before the user saves it to the "working" table or discard it if they make a mistake. These global fields then would populate the proper fields in a new record in your "working" table once the user clicks a button to save the data.

Importing the record into the second table/file may be more efficient and cause less hassle.

  • Author

Thanks. New question: do I use cut/paste to populate the global fields?

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.