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

Hi there,

I am wondering if there is anyway to test for a connection to the internet. I am working on a script, where if internet access is available, will go to a website, otherwise it will go to a FM layout. I know about "Get(SystemIPAddress)" but I am going to be on a LAN, so I would get a system address as long as I am connected to the router (not necessarily the internet). Does anyone have any ideas?

Thank,

PerryL7

I don't believe there is a Get function or error generated when there is no internet connection. However, you could use a Web Viewer object and the Set Web Viewer script step to test for an internet connection. Just create a web viewer, name it with Object Info and create a script that resets it to a web page that is very reliable. If there is no internet connection, the following formula will return an empty result:

GetLayoutObjectAttribute("Web Viewer"; "content")

  • Author

That worked perfectly for me. I had to add a delay to give it time to load but it works. Thanks for all of the help.

-PerryL7

Yes, I had to add a Pause as well. If anyone else has a better solution than this crazy combination of features, please chime in.

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.