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 have a situation where the only method to push third party app data to FileMaker is via a web form. I have looked into instant web publishing and while the login bypass is well documented, posting form data to a IWP page directly is not, and perhaps not possible.

So my question is this, I have a one shot webform that can be anything and I need it to both login into the database and post new records. Can this be done? The third party app doesn't offer any ODBC or other functionality associated with passing data, and while it does have SQL backend, the function cannot be scripted into the UI to update real time between the two apps.

My first thought is XML to XSLT server side being pushed by the webform. Can the login and creation of the record with data be accomplished in a single execution?

Any suggestions as to how to do this, not just the one I mentioned, would be greatly appreciated.

Thanks

  • 1 month later...

A server-side XSLT can have a FM username/pw hard-coded into it, so that when it executes, it can push records directly into the FM server. You could also do this with a PHP script (my preference since I know PHP better than XSL) using one of the available APIs.

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.