To get around the problem of having a many-to-many relationship you need to break apart the many-to-many relationship into two one-to-many relationships. Using a third table, commonly called a “join table”, does this. Each record in the “join table” would have the foreign key fields of the two tables it is joining together.
Continue reading
Smart Phone Caller ID Triggers Customer Search in FileMaker Pro Database
A while back, I did a blog entry on capturing Caller ID to look up FileMaker database contacts using a VOIP system. I thought it might be interesting to see if the same thing could be done with just a mobile phone, such as an iPhone or Android device.
Continue reading
Taking & Sharing Screenshots of FileMaker Go layouts on your iPad/iPhone
Communicating with your FileMaker application developer or other users of a database system can be greatly facilitated by the use of screenshots. Sending a screenshot from FileMaker Go is fairly easy to accomplish, if you know the secret of capturing. Here is how to do it.
Continue reading
Free Mortgage Calculator for FileMaker Go 14
The beauty of the FileMaker Platform is that in a few hours you can create an ‘app’ …
Continue reading
Click, Display, Capture – Google Map Longitude & Latitude into FileMaker Pro
Using a Javascript overlay on Google Maps and FileMaker’s URL scheme to channel those coordinates into FileMaker records. Click on a map, add longitude and latitude to FileMaker Pro.
Continue reading
Locked into a FileMaker Go Screen? You Won’t Believe How One User Got Out!
FileMaker Go has a great new features called ‘Reconnect to Server’, which helps keep your database connection open if your iPad/iPhone falls asleep or your WiFi connection gets dodgy. This great new feature can become a problem if your solution sends the user to a layout from which there is no return. Obviously the first step as […]
Continue reading
Flipping in FileMaker
Rotating Images or PDFs in Containers with Applescript (Mac) In my previous blog post I talked about automating scanner documents into FileMaker container fields using AppleScript. This was based on a customer request. Logging in to that system recently, I noticed that it was fairly common for staff members to scan documents in upside down. […]
Continue reading
Automating Webcam Photo Capture within FileMaker (Windows)
OK folks, here is a hack for you. The Challenge: Capturing images from a web cam into FileMaker on Windows. I was able to achieve this previously on a Mac using AppleScript, but there is no similar easy inter-application scripting language on Windows. FileMaker Go on mobile has the ability to grab photos right from […]
Continue reading
Window Management in FileMaker Pro – Preventing Extra Windows from Opening
My first version of the system was rejected by the customers because it kept opening extra windows, confusing the users. So I set about writing a fairly modular script that I could reuse to test if a window was already open and if so, simply select it, rather than opening another new window. This seemed to make the users much happier. I share it with you and my future self here.
Continue reading
Create Folders from FileMaker Pro Using AppleScript on a Macintosh
Someone on one of the Facebook FileMaker Group pages recently asked for a simple method, using AppleScript of creating a folder on the Desktop. FileMaker Pro can generate a variety of file formats, including Text, PDF and Excel, and it is possible to script the names of these files. It is also possible to script […]
Continue reading
FileMaker 14 – Resources
Well it is finally shipping. After glimpses under NDA and slips (it showed up on Amazon early), FileMaker 14 platform is now shipping. New versions of FileMaker Go, FileMaker Pro, FileMaker Pro Advanced and FileMaker Server are available for trial and download. I didn’t have time this round to do a full writeup on what […]
Continue reading
The End is Near – a Minor Datacalypse is Coming
I have written before about the need to stay current with FileMaker Pro, operating systems and hardware. I recently received an email from a reader who asked: Between me and a colleague we built a large database with all the bells and whistles back in the days of FM 5.5 and yes, we fell behind or […]
Continue reading