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

Hi

I am having problems with this:

I want to have a warning message pop up if a particular item has been selected in a fields pull down menu. I can do this with a script but it then needs to be triggered by clicking something else. Does anyone know any other way I can acheive this.

Hi, Lucky. Can you put a calc field on the layout that evaluates to

Case ( EntryField = "FlagValue " , "WARNING MESSAGE" , "" )

?

It's not a message box, but depending on what you're doing maybe it'll suit your needs.

Jerry

You could also use field validation, but that might get messy.

You can remove the false null result in Jerry's calc too.

Lucky? What FM version are you using? It would help to update your profile. smile.gif

If you are using 7, you can use a global text with auto-enter (set the text format to red if you wish and place it next to your popup) with something like:

If(text = "A"; "Warning!")

Unclick 'Do not replace existing value' right under the 'Calculated Value > Specify' button.

  • Author

I have managed to do it by field validation.

Thank you all for your response.

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.