MightyData

FileMaker and WordPress Consultants

  • Company
    • About
    • Contact
    • Team
    • Artists
  • Services
    • Consulting
    • Development
    • Our Process
    • Coaching
    • Training
  • Results
    • Customers
    • Success Stories
    • Testimonials
  • Blog

Barcode Scanning in FileMaker 13

December 3, 2013 by Anders Monsen 22 Comments

A few months ago I wrote a series of articles (Part 1, Part 2, and Part 3) about barcode scanning in FileMaker Go 12. With the release of FileMaker 13, barcode scanning is now a native feature. There is no longer any need for the FileMaker Pro URL protocol and extra iOS applications.

In FileMaker 13, there is a new “Insert from Device” script step. The action is simple. Select the target field, a container, and from which device you want to insert (music library, photo library, camera, video camera, microphone, and signature).

Insert From Device script step

Once you insert the barcode, you can get information about the barcode using the GetAsText( ) and GetContainerAttribute( ) functions. The former gets only the contents; the latter gets the contents and type of barcode.

There are currently 16 supported barcode types including QR Codes.

Barcode types in FileMaker`

With barcode scanning now natively supported in FileMaker 13, there are more reasons to use FileMaker Go for inventory tracking and management.

Filed Under: Barcodes Tagged With: FileMaker 13, FileMaker Go, Insert From Device

Comments

  1. Jeremy says

    December 3, 2013 at 4:10 pm

    For the purposes of barcode scanning, the target field can also be a text field — the decoded barcode gets inserted in the text field.

    Reply
  2. Agnes Riley says

    December 11, 2013 at 1:30 pm

    We still believe that a hardware scanner is still faster and more accurate than scanning with the camera on a device. We sell a wide variety of Bluetooth barcode scanners, as well as RFID readers that work with FileMaker out of the box. http://store.zerobluetech.com.

    Reply
  3. Ricardo says

    January 20, 2014 at 3:14 pm

    I’m considering using FMP13 to extract text from many documents which I have scanned (PDFs) that integrate in an area thereof, barcodes. Is it possible to introduce these PDFs in a container field and can recognize such barcodes? Or you need to use Filemaker Go and Camera iPhone / iPad to do this?

    Reply
    • Anders Monsen says

      January 21, 2014 at 9:15 am

      You might be able to accomplish this with a plugin. I saw might because I have not tried it, and so I don’t know for sure. There are at least two plugins that I know of that let you work with PDF content. One is Monkey Bread Software‘s plugin, the other is from Productive Computing. The latter lets you download a trial so you can test what you seek to accomplish.

      Reply
      • Ricardo says

        January 21, 2014 at 2:29 pm

        Thanks Anders. The first of what you mention me too expensive, and its functionality is limited, as it requires making image cropping to recognize the barcode. And the second is not particularly solves what I need. For now, I renounce it. However, thanks for your directions.

        Ric

        Reply
        • Anders Monsen says

          January 24, 2014 at 2:13 pm

          Sorry it didn’t work out, Ric. It seems like a tricky and unique scenario.
          —
          Anders

          Reply
  4. Jason L. says

    February 3, 2014 at 11:52 am

    Great info and articles. Thank you! Unfortunately, the new FM 13 does not support scanning of PDF417 barcodes directly, which are often used at trade shows. So is it possible to help me by updating your older article series (Scanning Barcodes and More with FileMaker Go) so that FileMaker Go works with an app called PDF417 by PhotoPay (http://pdf417.mobi) or Barcode Scanners by Manatee Works, Inc. using the Open URL script step? Just can’t figure out how to get either of these to work.

    Reply
    • Kirk Bowman says

      April 14, 2014 at 10:44 pm

      Jason – As you mentioned, FileMaker Go 13 does not support scanning PDF417 barcodes using the Insert from Device script step. An alternative is to use a Bluetooth scanner with the iOS device. The following link is a list of barcode scanners that work with FileMaker Go from ZeroBlue.
      http://store.zerobluetech.com/catalogsearch/result/?q=pdf417

      Reply
    • Sasa Skevin says

      August 13, 2014 at 9:14 am

      PhotoPay just released a Pro version of PDF417.mobi app that can scan PDF417 barcodes and supports custom URL scheme. Here is the app and here are the docs.
      Disclaimer: I work for PhotoPay.

      Reply
      • Kirk Bowman says

        August 31, 2014 at 9:03 pm

        Sasa – Thanks for sharing the iOS app.

        Reply
  5. Al says

    March 11, 2014 at 6:08 am

    Thank you Anders,

    One question, out of the list of barcodes types that can be used, which one would you say is the easiest & fastest to be read from an iOS device (iPhone or iPad)?

    Al

    Reply
    • Kirk Bowman says

      April 14, 2014 at 11:09 pm

      Al – There are a few things that can impact the scanning accuracy with an iOS device:

      – Lighting level in the room
      – Placement of the barcode on the object
      – Quality of camera in the device (ex. iPhone 4 vs. iPhone 5S)

      If scanning speed is important, you may want to consider a separate Bluetooth scanner.

      Reply
  6. Alan Barker says

    April 17, 2014 at 9:30 am

    Thank you for the informative article.

    How about the creation of the bar code itself? I had been experimenting with a single seat plug-in (https://www.peninsula-group.com/barcode_filemaker/default.html) running on my v12 server. I’m about to migrate to FMPS-13, and this plug-in is not 64 bit, so it will not work. What is the best practices solution for creating the printable barcodes in the 1st place?

    Reply
    • Kirk Bowman says

      April 17, 2014 at 1:05 pm

      Alan – Other options to generate barcodes are the FileMaker plugin or iOS app from CNS plugins.
      https://www.cnsplug-ins.com/Plug-ins/CNS_Barcode
      https://www.cnsplug-ins.com/iOS/CNS_Barcode

      Reply
  7. Louis Gordon says

    April 17, 2014 at 10:09 am

    Unfortunately FileMaker Go 13 still has no way to give audible cues as to what was just scanned. There is only the ‘beep’ command, for which there is not even a volume control.

    Reply
    • Agnes Riley says

      April 17, 2014 at 10:18 am

      Courtesy of Excelysis, here’s a demo file for creating linear (aka 1D) barcodes: http://excelisys.com/custom/stuff/filemaker-tips-and-tricks/

      2D (aka QR) codes you can generate with Google’s Chart API.
      https://developers.google.com/chart/infographics/docs/qr_codes

      Reply
      • Alan Barker says

        April 17, 2014 at 1:02 pm

        Nice! Very elegant

        Reply
    • Kirk Bowman says

      April 17, 2014 at 1:11 pm

      Louis – A couple of ways around this limitation are to use a Bluetooth barcode scanner or the CNS Barcode app. In the meantime, please submit this as a feature request to FMI.
      http://www.filemaker.com/company/contact/feature_request.html

      Reply
  8. Bernard Cheang says

    September 11, 2014 at 11:48 pm

    Does anyone know how to use the front camera instead of the back?

    Reply
    • Kirk Bowman says

      September 29, 2014 at 12:02 pm

      Bernard – In FileMaker 13, you can specify which camera you want to use for the Insert From Device script step when you specify “Insert Barcode”.

      Reply
  9. Benoit says

    September 14, 2015 at 3:10 pm

    Hi there! It is just fine to scan a barcode within FMpro13, … but what about generate it? I’ve heard that with FMpro 13 you can generate native barcode (without any font or plugin). How does it work?

    Reply
  10. BestBarney says

    October 17, 2018 at 1:25 am

    I see you don’t monetize your website, don’t waste your traffic, you can earn extra cash
    every month. You can use the best adsense alternative for any type of website (they approve all websites),
    for more info simply search in gooogle: boorfe’s tips monetize your website

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Let’s get started on your project.

It will be more fun than you think.

Get in Touch

  • Company
  • Services
  • Results
  • Blog

Copyright © 2023 · Parallax Pro Theme on Genesis Framework · WordPress · Log in