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.

Featured Replies

  • Newbies

I keep a simple database of supplies ordered by our laboratory.

Each order is given a unique id number.

This field is defined as 'Strict data type, numeric only' and 'unique'.

The problem is, when a user duplicates a record, the id number is duplicated.

I need to allow duplicating records but prevent the contents of the 'id number' field from duplicating.

Many Thanks

Brett Onslow

Do you have the id number field set as a serial number field that automatically increments by 1 each time a new record is created? This will avoid the duplicate id number problem you are having.

quote:

Originally posted by Brett Onslow:

I keep a simple database of supplies ordered by our laboratory.

Each order is given a unique id number.

This field is defined as 'Strict data type, numeric only' and 'unique'.

The problem is, when a user duplicates a record, the id number is duplicated.

I need to allow duplicating records but prevent the contents of the 'id number' field from duplicating.

While this does not specifically address your issue, check out my new FAQ on the subject of IDs for some hints on how to deal with these kinds of issues.

http://www.fmforums.com/ubb/cgi-bin/ultimatebb.cgi?ubb=get_topic&f=8&t=000018

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.