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
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
Speedy Document Scanning Directly into FileMaker Pro 13
A Macintosh computer, FileMaker Pro 13, a Fujitsu ScanSnap S1300i, Automator, Applescript, a Folder Action and FileMaker’s URL Scheme make a paperless solution for legal waivers a reality.
Continue reading
Tools for New FileMaker Developers – How to make a million bucks…
FileMaker has a bit of a push on right now to get new developers into working with the FileMaker Pro platform. They recently launched a webpage on their main website to encourage new developers considering the platform. At the recent FileMaker DevCon they talked it up and encouraged developers to help enlisting others to the […]
Continue reading
Applescript Notification from FileMaker
FileMaker developers (and other app developers) are always looking for better ways to communicate information to their users. System level notifications have proven to be an effective way of sending short ‘dissolving’ messages to users. These Notification messages show up in the top right corner of the users screen, make a little chime, hang around for […]
Continue reading
Exporting vCards from FileMaker Pro
Update 2019-06-12: A reader asked about getting this to work on iOS and it prompted me to ditch the Virtual List method and use the much simpler Text Encode Function that was introduced in FileMaker 16. This simplifies the integration into other systems as well. Now you just need to add two fields (UUID and FieldExport) and two scripts (edit the one with the REQUIRED FIELDS) to add this functionality to any database.
Continue reading
Harnessing FileMaker Pro 12/13’s Document Management Features WITHOUT FileMaker Server
Many small businesses take advantage of FileMaker Pro’s ability to host up to 5 clients from a copy of FileMaker Pro, rather than invest in the more pricey FileMaker Server. Recently, I encountered just such a client who wanted to add some document management features to their solution and I wasn’t sure they would be […]
Continue reading