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

This seems like something that should be possible, but every time I try it, it does not work.

I have a script that goes to each layout in my database. When doing so, it flashes and looks really ugly, so I want to 'hide' this window in the background while the script works on it, and create a new window with a "working" layout that remains in the foreground.

 

Unfortunately, whenever I make a new worker window and "Select" it to bring it to the foreground, the script starts executing on the worker window. The script needs to only work on the original window, while the worker window is in the foreground.

 

I have also tried using "Freeze Window" on my main script to get rid of the flashing, but the script has "find" steps that seem to refresh the window.

 

Is there a way to hide or "background" the window on which the script is running?

You can use the the Move/Resize Window script step to move a window off screen by giving it negative left and/or top values.

  • Author

You can use the the Move/Resize Window script step to move a window off screen by giving it negative left and/or top values.

Awesome, that works! While it is a hassle to have to save the original location in several variables, this is a much better solution than anything I have tried.

 

Thanks!

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.