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

  • Newbies

I am running FM 5 using CDML and web companion. I have users log on using the Web Security feature that is built in Filemaker. I would like to add a

'log out' button to make sure that noone has an access to the database unless they log on again.

So far, I have not been able to find the answer on this. I am thinking that I sure write a script to close all Internet Explorer sessions. I would really appreciate your thoughts on this.

If you will open window through JavaScript, you can close it by JavaScript.

You cannot close the main browser window without user will click OK in alert box. That is in IE. NN can usually close it.

We've been through this before. The username and password is remembered by the browser, not FMP or Web Companion, so there is no CDML tag to force a log-out. In fact the info that gets remembered is solely a function of the browser: MsIE remembers more and is harder to "forget" than Netscape.

The only robust, reliable method is to quit the browser. If need be, train your users to do it.

  • Newbies

Thank you for your reply. It looks like the best way to address this issue is either to train the users or have a logout button that runs the close Window script. Since users are used to 'logging out', I am going to use the java script to close the window.

For others who run into the same issue, here is the link to the java script that will let you close the window:

http://javascript.internet.com/page-details/close-window.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.