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.

Exporting part of a record from a portal

Featured Replies

Is it possible to export part of a record, that has been filled in with a portal, to another database table? I would hope to do this with a button on the record's line in the portal.

You'll need to have a unique record ID for every record in the related file, a global in the main file, and a relationship from the main file that's based on the global and the related file's record ID.

Your button will set the global with the record ID of the related record which corresponds to the portal row that you clicked, then you'll have a Go To Related Record (show) script step that isolates the record that is based on the global-to-rec ID relationship, then you'll call the import script the 3rd file that imports the isolated record from the related record.

What do you really want to do? What's the big picture here?

  • Author

Well, I wish to save the data entered in one database, not only there, but also partly in another database.

For example, when a person has a test done, I wish to save the results in the database for that specific test category and also in a separate "Alltests" database. The latter could be searched independently. This allows me to keep more extensive data in a variety of databases dedicated to certain test categories, while also producing a smaller, simpler "Alltests" database that can be searched more easily and quickly. This "Alltests" database would include fields for:

1-an identifier for each person

2-a test date

3-a test category

4-test result summary

Field number 4 would be produced in the original database using a calculated field.

I would hope to copy or export or post the above data from the original database to the "Alltests" database as data entry for each record was finished.

Dan

Version: v6.x

Platform: Windows 95/98

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.