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.

Inserting info from a different database

Featured Replies

How can I write a script that will, when I click a certain button that is the last field in the record it will copy all the information in the record insert it into the beginning of a new different database file delete the old database record that was copied and the new placement of the information copied not be modifiable, allowing me to carry on with the new database file input and showing me all the information from the copied database and not be able to modify the copied file once it is inserted into the beginning of the new database file of a different type.

Is this possible?

Any input would be greatly appreciated

Josh

This cript will :

Show All records

Omit Record

Show Omitted (to make sure there is only this record selected)

....

External script (from the other file)

Import Records(Mainfile, no dialog*)

....

Delete record

Show All Records

*You need to make it once and keep the settings for all other imports to be made.

But...BACKUP YOUR FILES FIRST.

Then set all fields in the new Imported file to be controlled by calculations to prevent any modification.

A better idea:

Do it all in one database.

Create a global field for each data entry field.

Have the button:

Create a new record

Use the "SetField" command to set each field to the corresponding global field.

Clear all the global fields (I'd use "SetField" again).

Then disallow entry into all other fields, so people can only enter data into the global fields.

I'd put the global fields into a separate layout, with a button that takes folks to that layout to create a new record.

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.