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.

Import script works but not my new fields

Featured Replies

Hi everyone. Have an import records script that I have edited, but the new fields data are not showing up and I cannot figure out why. This import is importing from a clone database. The data is in the clone (I have verified that) and it is on the layout in the script. But the data in the new fields I added never gets from the clone to the main database.

I was wondering does the order of the fields in the script mean anything? I have attached screenshots. Thanks for your help!

script_pic.jpg

import_pic.jpg

By definition a "clone" is a copy of the database without records. I realize that you use the word "clone" to refer to a "copy".

It seems that your import path is not being set. If you run this script with debugger on, you can see the value in $$FRP. If there is no $$FRP, it points to a problem with the Set Variable script step.

So, when do you set gT_FilePath_Import? Is it really a globally stored field?

Also, I believe that your Set Variable $$ERROR step is not in the correct place. It will capture a successful Commit every time.

Finally, I don't see the need for $$vars. Why not use $vars?

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.