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 Ppl ...

does anybody knows how can I lock the window's cross...that close all the windows ....

I've seen it in o fm file but can´t do it....

Basicly... I dont wanna see the minimize, restore and clos windows on the upper right corner fo the window...(or locked them)

Thanks

Edited by Guest

You can use FileMaker 8 Advanced's Custom Menus feature to run a script whenever a user clicks on the Close Window(red "X") button by using the "File Copy" Menu and using a script Action for the "Close" menu item. With this done, the window will only close if the script has a Close Window step.

I haven't found a way to manipulate the other Window control items you mentioned with FileMaker 8 Advanced. But...

SecureFM plug-in from www.newmillennium.com can disable the window control items you mentioned. It will not remove them, but will make them unusable.

Another method, although it might be more than you want, or not work for your situation.

Script the wondow's opening. If it's the main or initial window, use a startup script. After the script line to open/create new window, add a line that pauses the script indefinately. It'll open the window, but will lock the user out from closing it, going to another window, and many of the available menu commands. They'll still be able to move the window around, but they can't close or minimize it. You'll have to include a button to run a script that'll resume the paused script, plus any other commands (validation, etc..) that is desired. Or, in the button definition, run a script, and resume the current script (it's in the button options section).

Don't rely on the pause to secure your file. All it takes is for someone to open another file with a script set to run on open. One script step in the script: Halt script.

Your paused file will now be unlocked...

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.