Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6618 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have several navigation buttons on my layout... one of which closes the window and executes some script steps.

My problem is that users sometimes click the "X" windows close button in the top right corner of the window.

Is there any way to disallow that and force them to click the layout's close button?

Posted

Fraid not. There have been a few discussions about what to do about that but as a straight answer - No.

Since you have advanced you can convert your solution to a kiosk mode solution (do this on a copy first to see if you like what you see. It cannot be removed for user accounts once you have invoked it) which will force all navigation to be by button cos it takes away all the surrounding native controls.

It is a bit tricky to implement. I guess it depends on how much of a control freak you want to be :

Phil

Posted

Thanks Phil. I suspected that would be the case.

Yes... BIG control freak here... seems to cut down on training. :

Posted

You and me both.

If you decide to go down the kiosk mode route I will gladly pass on what I have learned.

It is too late for me but you never know, it just might stop you tearing your hair out! :

Phil

Posted

You can use a plugin such as SecureFM to disable the close button. You can also use FileMaker's custom menus to replace the Close command with your own script.

Posted

Tom:

How would I manipulate the customer menus?

My script (and the associated layout) is sitting in a wait state. (Pause/Resume Script). The status area is hidden. My button issues a resume command. If the user clicks "X" (Close), then the Pause/Resume function just transfers itself to the next active layout. How would I manipulate the custom menus to do something else?

Posted

In the custom menu, you can override the default FileMaker Close command with your own script -- which could just do nothing, or it could beep and/or chastise the user with a dialog box. It doesn't matter if your script is paused or not.

Posted

There is a wider discussion of this topic here.

http://www.fmforums.com/forum/showtopic.php?tid/177859/post/225357fbb_session_id/9cb514273b9d95e3e1cadc6f9b4b2cdf//#225357]

Phil

This topic is 6618 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.