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

I am using a script to open another file to access data that needs to be changed. The problem is that it opens it behind my existing file. In the past when I have used a script to open another file they have always opened to the front. I have tryed all the options I can think of to move this file so when the script runs the file opens infront of the current working file. HELP!

Thanks,

-Morning Man

You have three options

1. The open step have to be the last step in the calling script

2. Instead of Open use Perform Script External step, than in the called script put "halt script" step

3. As in 2. but instead of halting use "pause indefinitely" step

HTH

Dj

Make a script in the file you're opening that refreshes the window and brings it to the front.

Then add a script step to the end of your original script that performs the refresh script in the newly opened file.

Sorry, nothing personal -- but bad advice. From the first databaase run a script that calls an external script ending with "Refresh Window [bring to front]" step in the second database. End the script in the first database with a "Refresh Window [bring to front]" to return it to the user at the end.

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.