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.

Creating an "If" script

Featured Replies

  • Newbies

I am having a hard time creating an "If" script. All I want to do is:

IF a particular field equals "copy that is part of a drop down menu"; I would like to switch layouts (to a layout within the same database).

I'm sure this is easy, but I'm having a hard time.

If( table::fieldSource = table::fieldThatIsADropDown ; doThis ; elseDoThis)

table::fieldSource = field name you wanna compair to the drop down.

table::fieldThatIsADropDown = name of field that is setup as a dropDown list.

doThis = if the condition is true, put what you want to happen here

elseDoThis = if the condition is false, what you put here will happen. If you don't want anything to happen just put ""

In scripting it would be:

If[test]

Result if true

Else

Result if not true

End If

~Genx

Blimey Genx,

That was short and sweet!!!

:woohoo:

Phil

Create an account or sign in to comment

Important Information

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

Account

Navigation

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.