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

auto jump from field to field

Featured Replies

I have 4 fields that each contain 4 characters. When the 4th character is entered in field #1, I want the cursor to automatically jump to field #2. Same with fields #3 and #4. This is similar to entering a product code when installing new software. Can this be done?

Not nativly in FMP.

Well, maybe it can with a paused looping script, but I hate this as a solution.

An a;lternative is to allow entry of all the 16 characters into a global field, then parse them out into the 4 groups of 4 with a script.

  • Author

Probably just as easy to hit the tab key.

What about setting a validation requirement to restrict the number of characters in each field to 4? It would at least keep anyone from accidentally inputting all 16 characters into one field!

What about setting a validation requirement to restrict the number of characters in each field to 4? It would at least keep anyone from accidentally inputting all 16 characters into one field!

No, it wouldn't stop a user from accidently entering all 16 characters because validation is not triggered until a user tries to leave the field. When they try to leave the field they get an annoying pop-up message box stating validation failed. Even more annoying, if they choose to Revert the field and start over the cursor jumps to the next Tab Stop rather than going back to the field that failed validation. Even more annoying than that is if a user enters a list of information into a portal and validation fails, now if they choose to Revert they lose all changes made after the first failed validation.

Wouldn't it be better to remove the chance to make a type of mistake rather than notify the user long after they have made the mistake? Hence, once 4 characters are entered into this field jump to the next tab stop. Unfortunately you are not able to do this with FMP due to the fact that events arent triggered until after a users leaves the field. The fact that you cant trigger a script via a calculation/validation is the most annoying part to me, but hey just call me grumpy. mad.gif

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

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.