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

I currently track open windows in a User table (as multiline). But I’ve realized that FileMaker does so natively. I would like to take advantage of that feature. I’ve attached a simple file. WindowNames ( Get ( FileName ) ) nicely lists all open windows in the sequence they are accessed (current window always on top).

I want to fire a script upon event (window switch) – I’m using SecureFM and can do this now. But, instead of a multiline, I want the window names in repetitions (current window in rep 1, prior window in rep 2 etc). Why? Because I can then display the repetitions individually (as buttons) which can be selected (to grab the value) and return a User to that layout (window), ie, bring that window to the front as selected. But I can't use repetition number (iterations) in the MiddleValues() function to extend out the text values because Extend() only allows a field. If you open new windows (using the window button), you will see how nicely FM handles this for us. After you open some windows, select one of the first windows again (then click REFRESH) ... WindowNames() updates the list and keeps the sequence correct as well.

I want a horizontal row of repetitions listing the last five (including the current) of open windows. Using my current method, it works okay; but I don't have a way of displaying the open windows for User selection. That's why I thought of using repetitions; I can even split them into two rows if I wished and grabbing the value would be easy. I suppose I could write to records but reps seem cleaner in this instance.

LaRetta

NavReThink.zip

  • Author

YES! YES! YES! I just needed help reThinking it! Thanks, Michael. :wink2:

.. or even this:

GetValue ( WindowNames ; Get ( CalculationRepetitionNumber ) )

That's better, since there's no trailing ¶.

  • Author

Thanks, Daniele! :smile2:

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.