Tag Archives: FileMaker Pro 13

FileMaker Development on a Windows 8 Tablet


I tried. I wanted to make this work, but the software and hardware does not seem to be there yet. When the iPad/FileMaker Go combo came out, I immediately wished that I could program FileMaker Pro on my favorite reclining device — an iPad tablet. It seems unlikely that FileMaker Inc., will add developer tools […]

Continue reading

Auto Close a FileMaker Pro Database After a Set Interval Using an OnTimer Script Step


Databases can contain sensitive data. Sometimes you have a database you only open occasionally, but you don’t want to forget and leave the data file open on your computer. There are other solutions to this, including locking your computer screen after a set interval, but if you find that procedure overkill and just want to […]

Continue reading

Record and Field Locking Strategies


I was recently asked by a client about how to set up a record locking system. The idea of record locking is that when some event happens a record becomes no longer editable, preserving the contents from change. I have used two different strategies for record locking before and they are both useful, depending upon […]

Continue reading

Mapping Directions from FileMaker Pro with Google Maps


Ever wish you could generate a Google Map pin map from your FileMaker database of things like: a sales route a customer list a distribution list? Not a complex Cluster Map of large numbers of addresses, as I have detailed in another blog post, but a simple reusable script to display small groups of locations as […]

Continue reading

FileMaker Pro 13 Icon Replacement


Some FileMaker developers, myself included, were disappointed that FileMaker Inc., did not alter the colour scheme of the new icon for FileMaker Pro 13. As a developer, I keep usually keep the last few versions of FileMaker Pro active on my drive. Lined up in my dock, I can’t tell which is FileMaker 12 and […]

Continue reading

QR Codes in FileMaker 12 & 13 — No Plug-ins, No Custom Functions


A while back I did a blog posting on generating 2D Bar Codes, or QR Codes from Google’s Chart API. The demo was created back in the dark days of FileMaker 11, before the advent of the Insert from URL function (FM12). In the old demo I used a Custom Function and a free plugin […]

Continue reading

FileMaker Pro 13 – First Thoughts


FileMaker Pro 13 is now available from FileMaker Inc. The marque features are the new WebDirect feature and a new licensing model based on concurrent connections. There are some very useful new interface and development tools which will get developers excited about using FileMaker Pro 13. When I read the system requirements, my heart sank […]

Continue reading