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

Jump to next field if field content is "N". Which formula?

Featured Replies

I have 3 fields:

1. Option-field: Y/N

2. Field1:

3. Field2:

If option-field = "N" than write "no" to Field1 and jump to Field2 and wait for input.

Which formula could make this "jump" ;)-)?

Two different aspects of Filemaker will make this work.

The first is in Define Fields, you want to set Field 1 to have an Auto-Enter calculation = Case(Option-Field = N; "No"; Option-Field).

The second is setting Tab Order, which you do in Layout mode. You can specify that Option-field is 1, Field2 is 2 and Field 1 is blank, or 3.

  • Author

You can specify that Option-field is 1, Field2 is 2 and Field 1 is blank, or 3.

first part works fine ;)-).

I know the tab-order in layout.

What I don't understand is "and Field 1 is blank, or 3.". I don't know where I can input this instruction or order.

What I need is a jump to Field-3 if Field-2 = no

Edited by Guest

You can make the option field a button that triggers a script. The script toggles the option field, then goes to whichever field is appropriate.

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.