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

  • Newbies

I am trying to create a script to move from Field 1 to Field 2 when entering Field 2 if Field 3 equals "E", otherwise jump to Field 7.

I can't figure out how to do something like: If {Field 3="E", GoTo Field 2, Goto Field 7"}

Are you saying that you are in Field1, and if Field3 = "E", then go to Field2. If not, then go to Field7?

Hi Bill,

I have make follow script, started by a button:

Go to Field A

Paus

If(Field A = "E") [or If(Field A = PatternCount(Field A;"E")>0 ]

Fo to field B

Paus

Else

Go to Field C

Paus

Go to Field D

End If

and so on.

You can also use many If - End If within above, if you want.

Good luck.

-Per

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.