A reader asked recently about getting a MailChimp list into FileMaker Pro. The work that I did on the MailChimp integration demo was based on a project that I did a customer who wanted to start syncing an existing FileMaker data set with MailChimp, so we were starting with the data in FileMaker. It was […]
Continue reading
Cluster Maps and Instant Web Publishing
A reader asked how to make the Cluster Maps demo database work with Instant Web Publishing. A little bit of research in the documentation for Instant Web Publishing (IWP) suggested a possible solution. The Demo database has been updated to reflect these changes. Inside the FileMaker Pro folder is a folder called ‘Web’ Inside that […]
Continue reading
Drag and Drop Images from a Web Viewer in FileMaker Pro 12 on a Macintosh
The Problem: FileMaker Pro 12 is turning out to be a great document and image management system with some of the new features to do with Container Fields. However there is one little annoying ‘feature’ holdover from previous versions —when using Drag and Drop of images from a Web Browser or Web Viewer (Sarari or Firefox) into container […]
Continue reading
Resizing Images in FileMaker Pro 12
Sometimes it is the little things in an upgrade that take a while to percolate through to real world applications. FileMaker Pro 12 has its share of amazing marquee features, (Insert from URL, ExecuteSQL etc), but the humble GetThumbnail function didn’t cross my radar screen until recently. I read an article by DB Services on […]
Continue reading
Cluster Maps Continued: Perimeter Search in FileMaker Pro 12
Working on a presentation for a customer that employs the Cluster Maps concept, the request came up about doing perimeter searches—as in ‘How do I see all the related addresses around a specific location?” This ability would aid sales people in the field, cut down on travel etc. A search on Brian Dunning’s very useful […]
Continue reading
MailChimp Integration with FileMaker Pro 12 – Part 4 of 4
Readers have reported problems running this file on Windows in FileMaker 11. The problem is that with a Web Viewer on Windows, Internet Explorer, the underlying technology behind the Web Viewer on Windows doesn’t like raw JSON files returned from MailChimp. There are some other solutions for FM 11, but it is fairly simple to […]
Continue reading
Cluster Maps Update – Running URL Scripts in a Web Viewer
A reader’s suggestion prompted me to try a powerful technique I have been wanting to experiment with: two-way communication through the Web Viewer. By that, I mean sending a calculated link into some HTML in a FileMaker Web Viewer via a script or calculation. Then with the Web Viewer displayed, the user clicks on the link […]
Continue reading
Creating Timelines for the web in FileMaker using TimelineJS
2018-03-28 Update: LuminFire has taken over development of this timeline project. Check their web site for updates to the database file. 2016-07-19 Update: Check out this simple and elegant timeline integration by Av Rolf at Mallverkstan. 2014-08-09 Update: I have added a Virtual List export to complement the existing XML Stylesheet export. Both versions are in the […]
Continue reading
How to Automate Webcam Photo Capture Within Filemaker Pro (Mac)
2018-08-16 Update Reader Tim Fox from Miami pointed out that this demo file wasn’t working any more. I have updated it to FM12 format and edited the Automator routine a bit to make it a little faster and smoother running. If you have already attempted to use this and are re-downloading the file, please delete […]
Continue reading
UTF, WTF! Writing HTML and JSON from FileMaker
Recently, I was working on a Timeline creation database. A FileMaker Pro database is used to store the events that will be displayed on the timeline. When the data has been entered, the database is designed to export two files, one an HTML file for the main page display and the second a JSON file […]
Continue reading
Made changes to a FileMaker Layout and want to back out of it?
Ever modified a layout and then wished you hadn’t? This is a common occurance for FileMaker developers, or at least me. If you are like most developers (or me), you long ago turned on the option for Saving Layout changes automatically. Up until FileMaker 12, there was only one Undo move available. With FileMaker 12 […]
Continue reading
Where Am I? Using FileMaker Go 12 to track your Location
FileMaker Go 12 has a new mobile function called “Location()”. Location() only works on Mobile devices at this point, so to test this demo file you need to have FileMaker Go 12 installed on your iOS device, an iPhone, iPod or iPad. FileMaker Go is free and available here for the iPhone and here for […]
Continue reading
Using FileMaker 12 Runtime files with FileMaker Go 12
Did FileMaker just open the door for developers to create databases that will run on Macs, Windows, iPhones and iPads, all for free? Runtime + Go = Free Distribution Platform The recent launch of FileMaker Pro 12 has been getting rave reviews around the web. A big bonus of the new version is that FileMaker […]
Continue reading