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

Is there any way to detect if the TCP/IP has been selected? I know it does occur on clients because I have seen the error come up. On one app I have seen it bring up a window asking you to select a communication protocol from a drop down list.

But how can I do this? Am I just missing the error code for it?

If (Status(CurrentNetworkChoice) = "TCP/IP" )

.. Show Message ("TCP/IP detected")

End If

  • Author

That may work but I looked in the FM3.0 book and that is not listed.

What I finally did just to get it working is steal the script from somebody else to show the selection box and then do an error capture for ANY error. It works.

Oops, I forgot you have version 3, Don. You need at least version 4 to detect TCP/IP. Also, version 4 can Open Application Preferences. But once there, the user would have to select TCP/IP, I don't know that there's a way around that. You could take them to a layout with a screen shot and instructions.

  • Author

I'm not sure how FM3 actually pulls up the Network selection screen, but it does in one script I found so I just borrowed that. I did an error check for ANY error. Of course NOW what happens if there is ANY error during the startup it brings up the network selection window.

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.