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.

Runtime solution will not allow closing of windows

Featured Replies

I have recently created a runtime version of a database file. This file presents a layout of table records in a list and a script that is attached to each line that will pop-up a new window with a new layout showing the fields associated with the selected list record. everything seems to work fine in the runtime version, except the Close box on all of the displayed windows is disabled. Is there some restriction inherent in the runtime that does not allow you to close windows?

2010-01-30_103137.png

Is there some restriction inherent in the runtime that does not allow you to close windows?

Yes. The runtime version does not allow users to close windows using the normal window close box.

You can provide this functionality back to the user via the "Close Window" script step. Add this script step or a script to a button on screen and/or a custom menu item.

Note that when a user of a runtime closes the last window in the solution, the runtime database will quit. You may want to accommodate this behavior in a script to avoid the user prematurely exiting your runtime solution.

  • Author

Thanks, much appreciated!!!

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.