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

Hello

I would like to arrange my filemaker windows for different machines. Is there any way for filemaker to "memorize " the window locations so I can just leave it as is. Not having to write in location data for each one.

You'll need a "Users" table, with one record for each account (the creation of these records can be automated). When each user closes a window, the parameters are saved into the user's record. When they open the file, the saved parameters are used.

If your solution has many windows in it then you'll probably need fields to store each window's parameters.

I never bother with stuff like this, at least not until all the necessarysystem functionality has been completed. By which time the novelty of the project has worn off and I'm looking for something new to work on anyway. :

  • Author

i understand. but is there a way to record where a window is so the scripting can be easier and it shows up in that window/move dialog box?

"... is there a way to record where a window is..."

Are you familiar with the Get( ) functions related to window management?

Get( WindowHeight )

Get( WindowWidth )

Get( WindowTop )

Get( WindowLeft )

Call these in a script, then save them in a variable or field.

  • Author

Thank you

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.