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

Hi everyone.

Wanted to know if anyone has ever created a script that can open a remote database and (assuming that user has the privileges) either change or run a script that can change the IP address or hostname of an existing favorite host?

Any help would be appreciated! I have many users who can barely drive :

Under Windows the Favorites hosts used to be stored in FMHosts.txt; now it is in the Registry in current versions, so if you run regedit you'll see entries of the form:

[HKEY_CURRENT_USERSoftwareFileMakerFileMaker Pro11.0AFavHostInfoEntry0]

"Address"=""

"DisplayName"=""

"FileOption"=dword:00000001

You can edit this, but only when FM isn't running -- because FM loads the keys only at startup, and overwrites them only when you exit FM. It does not access the key in between. Changes are further complicated by the path being different based on version.

Perhaps a better way to achieve this would be to use LDAP, or use the router to map a domain, say, FMDB, to an IP address or namespace. Then all computers will map to the new FMDB location. Alternately, you can use an opener file on the LAN to open the remote database with a script that runs when file opens. This opener could even present a menu of the available files.

On mac Favorite hosts are stored in the XML segment of the preferences file, changes to which are well described here: http://campsoftware.com/blog/generate-filemaker-favorite-hosts-xml/

It would be nice if the FM installer would copy the old prefs over and use a uniform format for both platforms.

To open hosts via script, see http://www.filemaker.com/help/html/sharing_data.15.6.html

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.