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 have a database that automatically opens a 2nd DB and the theory is that it would then run a script and shut the 2nd db down.

But I have a password on the 2nd database. Is there a way of automatically entering the password?

thanks in advance

You have a password on the 2nd DB but not on the first?

If you have the same password on the 1st DB, then when the 2nd DB opens automatically, the password will be auto-entered.

OR...

In the 2nd DB, go into Edit/Preferences/Document, and set the default password to the one you want.

  • Author

I can't use the 'same password for both' idea as the 1st database is being opened by a Scheduled Task so I would need to automatically enter the password for that one anyway.

If would prefer all my users to enter their individual passwords at startup so wouldn't setting the default password make this unusable??

  • Author

All sorted, please ignore my stupidity

I have the same !

I use a 'low level' password (common to all files) and allow the 2nd DB to open using the default password - the 'low level' one.

This way every one else must use their correct passwords, otherwise they get no service.

Alternatively use AppleScript as folows:

tell application "FileMaker"

open "DATABASE" with "PASSWORD"

end tell

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.