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

Hi,

I have a number field named AddendumNum. I want to build a calculation field named MultiAddendum that will copy the AddendumNum and add a suffix with numbers in a series for each new record with that AddendumNum.

Example:

AddendumNum

04-03b

04-03b

04-03b

MultiAddendum

04-03b1 -- record 1

04-03b2 -- record 2

04-03b3 -- record 3

Thanks in advance!

Adele

Adele,

You need to first create a self relationship based on AddendumNum. Next create a number field called something like MultiNum. Then create/add to your script that creates new records that would include the following step

Set Field[MultiNum, Max (Self_AddendumNum::MultiNum) + 1]

Then have a calculation field MultiAddendum = AddendumNum&MultiNum.

HTH, Mike

  • Author

Mike,

Thanks for the reply! This looks like it will work. You were the only reply I received. I appreciate it!

Adele

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.