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.
Juggernaut

Featured Replies

I want to create an A-Z navigation bar that will allow users to "jump to" a record in the found set, based on the first letter of the <> field. The purpose of the nav bar is so that users can avoid scrolling through lots of records, or typing in criteria for finds. I envision it looking like this: A | B | C | D |... |XYZ, with each letter as a button/script. When the user clicks on "C" I want the script to sort the found set in alpha order and then make the active record the first record in the found set that begins with the letter "C".

I should be able to write the script, but I can't figure out the calculation to move to a different record in the found set.

Is anyone using a nav bar like this?

Ok I just re-read this post. I misread a part of it. What you are trying to do can be done. Read the thread that I pointed out to you.

As it states, create the stored calculation key to get the starting letter for each record.

Then create a global text field and create a self joining relationship from this field to the calc field.

Then your script that your buttons call could pass the script parameter as the other post stated. However, rather than doing a find, you will set the global field, sort step, and then do a Go to Related Record step.

for you XYZ, the set field would be

Set field [gLetter; X ¶ Y ¶ Z ]

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.