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.

enable pop-up menu when text field has certain val

Featured Replies

I want to enable a pop-up menu when a text field has a particular value. The only way i could sort-of get this to work was by creating a calculation field which would have a simple if statement. The problem is i cannot change the value of the pop-up menu since it is a calculation field it is stuck on the default value of the pop-up menu.

Does anyone know another way to do this?

One way could be if a script would run when the condition was met in the calculation field (the cal field would be separate from the pop-up menu. can we run a script in a cal field?).

suggestions are welcome.

confused.gif

You can create a calculation field of Case( yourTest, serial ), and create a relationship from this field to the serial field. Then place a transparent, one row portal around your menu field. It will only display when yourTest is true.

Alternately, you can disallow access to the field and attach a script to it that first determines whether yourTest is true and Go to Field [yourField], if it is.

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.