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.

Paste field text from one table into another table

Featured Replies

I need a script that copies the text from a field into a field in a related table! In other words, it copies the result from a field in table 1, opens table 2 and pastes that result into the specified field - Any ideas? I don't think you could transfer data this way in fmp 6, but I think i heard talk that you can in fmp 7?

Any suggestions would be great!

Thanks, Sarah

There are a few different ways of doing this.

One of the older ways is to use a global field to temporarily hold the data. You just use the Set Field script step to set the global to what you want, then switch to the the other table and use Set Field to move the data from the global to the record.

The other thing is that you can now use Script Parameters to do this. It's particularly useful if you are running the script from a button or calling it from another script using the Perform Script script step. You just set what information/calculation you want to use in the Optional Script Parameter box at the bottom of the Specify Script Options dialogue to choose the script. You can then call up the information using Get(ScriptParameter) in a Set Field calculation.

Does this help?

  • Author

thanks!

Sarah

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.