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.

FileMaker as giant Plugin

Featured Replies

The technique demonstrated here is quite cool:

http://www.macosxautomation.com/applescript/linktrigger/index.html

The idea is that you create a little applescript app, set it up with a special protocol, and then trigger the applescripts with special URLs.

The applescript app is an OSX package. Inside the resource folder are script files that get called by the main script file. All very cool, and you can have it talk to FileMaker if you write a bit of applescript.

Then I realized, well, the Resource folder is full of these little script thingies. Fine. How about I create a runtime FileMaker app and put THAT in the folder, and call it appropriately with scripts.

Works fine. So now from a web viewer or script in your standard copy of FileMaker, you can send commands and data and they will be executed by this monster "plugin".

Note that this is not a web server. Everything is local. It's just a big fat plugin that you can write with standard Filemaker commands.

Tested, works fine.

Bruce

mondoplug.png

Edited by Guest

  • Author

And for extra fun: make it a background-only process.

Yup, that works too. Gotta minimize the window with the startup script. Entire FileMaker runtime, operating in the background responding to commands, etc.

So now from a web viewer or script in your standard copy of FileMaker, you can send commands and data and they will be executed by this monster "plugin".

Would anyone have a suggestion of how this might be achieved on the Windows platform?

  • Author

And for extra fun: make it a background-only process.

Yup, that works too. Gotta minimize the window with the startup script. Entire FileMaker runtime, operating in the background responding to commands, etc.

After all - why should Google have all the fun with their background indexer when you can take control in a language you understand.

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.