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.

NFC and iBeacons

Display relevant, location-based information in FileMaker Go from data transmitted by iBeacon devices you’ve previously enabled. Or explore options scanning NFC with modern iPhone

  1. Started by Greg Hains,

    Hi, I am aware of a number of free tools available from the App Store that allow users to write NFC tags, however, Filemaker Go does not support this yet - as far as I can tell. Does anybody know if this is on Claris' roadmap to utilise this native iPhone functionality? Further to this, as iPads and iPods (again as far as I can tell) don't have NFC capability, does anybody know of a third party device - whether it be connected physically or via Bluetooth for example) that would allow these devices to read NFC? Physical would include a cable or the likes of a pistol-grip mount for example. I would have thought that such functionality would be useful for inven…

  2. Started by Ocean West,

    Here is a bit of code to cover the return separated list of NFC scan results to a json object. While ( [ data = $parameter ; dataRows = ValueCount ( data ) ; z = 5; records = (dataRows - 4) / 4; row = 0 ; rec = "" ; // First Four Rows json = JSONSetElement ( "" ; [ "reason" ; GetValue ( data ; 1 ) ; JSONString ] ; [ "error" ; GetValue ( data ; 2 ) ; JSONString ] ; [ "param" ; GetValue ( data ; 3 ) ; JSONString ] ; [ "mulitiline" ; GetValue ( data ; 4 ) ; JSONString ] ; [ "records" ; records ; JSONNumber ] ) ] ; row < records ; [ rec = JSONSetElement ( "" ; [ "id" ; GetValue ( data ; z ) ; JSONString ] ; [ "param" ; GetValue ( data ; z+…

Recently Browsing 0

  • No registered users viewing this page.

Who's Online (See full list)

  • There are no registered users currently online

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.