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 record and auto enter serial numbers

Featured Replies

Hi all

I import records into a file with an auto enter serial number. Import does not trigger the auto enter function as far as I can see.

I tried creating a summary field to capture the max serial number and wrote a looping script and used the set field command to set the empty serial numbers.

Goto first record

loop

if(isempty(serialnumber)

set field (sumary field; serial number)

else

goto next field (exit after last)

endif

end loop

this works but this goes through all the records every time we would import records and soon are later this will get slow.

I tried using the Max function, Max(serialnumber) and designated it as a global field and find all records with a blank serial number but Max(serialnumber)as a global field is empty.

I know there is a better way of updating auto enter serial after importing records but that is beyond me and I would appeciated your help.

I also did a search of the forums and caming up empty.

Thanks

Lionel

Thanks

Hi Lionel,

The auto-enter serial will fire during an import if you check the 'perform auto-enter' option within the dialog which appears after you've selected to import and immediately before the import runs. And make sure the serial field has an auto-enter calculation (check in field definitions, Options tab under auto-enter).

  • Author

LaRetta

Thanks for the information

Lionel

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.