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

Hello!

I am using Go on an iPad and trying to trigger remote scripter on another machine. This is done easily enough with an open URL script step. What I really want to do is trigger the script without having to leave FM and launch the browser. Anyone have an idea of how to do this?

Thanks in advance, 

Wes

  • Author

I figured out how to do it with a user click. I just used a web viewer with a custom web address. Like this: 

 

 

"data:text/html," &
"<html>
<body>
<a href="http:/IpOfRemoteScriptMachine:PortNum/">Click Me</a>
</html>
</body>"
 
I would still like to figure out how to launch it within script steps.
  • Author

Not sure if it's the best way of doing it, but I did manage to figure out a way to trigger remote scripter from the ipad without leaving filemaker. I added a blank web viewer to my layout and named it Web. Then I use these scripts.

 

Set Web Viewer [Object Name: "Web";URL: ""]

Refresh Window

Set Web Viewer [Object Name: "Web";URL: "http:/IpOfRemoteScriptMachine:PortNum/"]

 

Seems to work pretty well.

If anyone has more suggestions, I'm all ears.

  • 3 weeks later...

wlitzau,

I think the way you're doing it is the best way. If plugins ran on FMGo, then 360Works WebAssistant would be perfect for this application. Alas, without plugins, a webviewer looks like your only choice.

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.