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've made a report that shows all open work orders. Because orders are always being made and shipped I need to update the info every 15 minutes. I included the install on timer on my script. It updates and refreshs the page. Is this the correct comman to use?

Also, How would you stop it once it starts. Is there a stop script timer?

Edited by Guest

http://www.filemaker.com/help/html/scripts_ref1.36.16.html#1044171

  • Author

That is exactly what i used to make this script. The question: is it correct for what I want it to do.

I want to run the script with one click of a button and have it keep running every 10 minutes until I hit a button to make it stop. That way it will always be recalculating what's open in my system. Otherwise my employee's will have to hit the button every once in a while.

How do you do that?

The reason why I pointed out the link was because it answered your second question from your OP directly. Also it is important to note that it is window specific.

You can indeed have this script running every 10 minutes on a window but keep in mind that if the user is in the middle of doing something and the onTimer script is about to run, it will run.

What Exactly does your script do? Perhaps you may be better served with a server side script.

  • Author

It's just updating open orders every 10 minutes. We run about 50 orders through the floor. I need filemaker to show them what orders need to be ran and in what order. Currently a button is pushed that runs the script. This makes the employees hit the button and wait a few minutes before showing them the true open orders. I've got it working now using the timer script. But once it starts there is no real way to stop it unless you X out of filemaker.

Again from the link I posted...

"You can also halt the step by specifying another Install OnTimer Script script step for the window with no script specified"

Are you using FileMaker Server? Do you use the system stand alone or are you hosting it via Peer to peer or FileMaker Server?

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.