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.

Relationed serial index number

Featured Replies

I have two different tables. T1 & T2.

T1 has an indexing unique serial number

(record Id).

I have a field in T2 which i need to automatically index based on the T1 record ID

so every record I create in T1 the records created in T2 will be sequential starting from 1 each time... not ussing the @@ command... I need it to be in a field... is this possible?

How are you creating the children records via a portal or thru a script?

if you are doing it though a portal set the field in T2 to auto enter Get (PortalRowNumber)

if you are scripting it then set a variable to Count(T2::recordid) +1

go to other table create a record and set the field to the contents of the variable.

however should you delete a child record it will not re-sequence the number and you could

potentially have duplicates.

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.