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

Featured Replies

Hi,

I am trying to set a field with the window mode so my users won't enter find criteria in browse mode and visa versa. I set a calculation that stated the following:

Case(

Get(WindowMode)=0;"BROWSE";

Get(WindowMode)=2;"PREVIEW";

"FIND")

It shows the proper message in browse and preview but nothing in find. Am I doing something wrong? how can I fix this?

Thanks in advance

Calculations don't evaluate in Find Mode. Why not just test for which mode you're in before running crucial scripts or create a separate find layout, so it's obvious which mode you're in?

  • Author

Thanks for responding Queue.

I am confused though. If calcs don't work in find mode then why does the windowmode script step say that it returns a 1 if in find mode?

I thought about the separate layout but I was hoping that 7 would make it possible to avoid that.

It works in a script step, but not in a calculated field. You can test If [Get(WindowMode) = 1] in a script, but calculations only evaluate in Browse and Preview Modes.

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.