Blog
Starting with FileMaker in 2021
This blog is about how FileMaker gained Seppe's interests,how Seppe started learning about FileMaker, the differences between other coding p...
Read more
Claris Excellence Awards for 2021
Claris FileMaker Excellence Winner ClickWorks recognized for Achievements in the ability to solve complex and technically challeng...
Read more
FileMaker, Office365 and OAuth 2.0
Introduction Do you want to access a User’s calendar? Or maybe send e-mails from within FileMaker that appear in the Sent Items folder...
Read more
Monitoring FileMaker Server with Zabbix
Cloud, On premises and hybrid installations of FileMaker Server Claris is moving towards towards a Saas (Software as a Service) model. The s...
Read more
Saving printing preferences in FileMaker
We often face the challenge of printing to different printers with specific options for different print jobs. For example, an Sales Order ne...
Read more
Conditional Formatting on radio buttons
Conditional Formatting is an often used technique in FileMaker. It allows to distinquish types of data very easily. One case where it is oft...
Read more
Transactions Without Portals
SQL Transactions First, let’s have a quick overview of what SQL Transactions are. In a standard SQL based database system a Transactio...
Read more
The Boys From Belgium
Don Clark from FileMakerProGurus.com had already referenced several of our blog articles on his site. We met him in Las Vegas at this year&...
Read more
New interface elements in FileMaker 14
As FileMaker 14 was released, developers have a lot of new tools at their disposal. Since version 12 a lot of great improvements regarding t...
Read more
If you’re looking for a DTD… call your own server!
This morning I was looking for the FMPXMLRESULTSET.dtd. This was requested by a third party with wich we are setting up an integration at a ...
Read more
FileMaker Server 12 Admin Console and Java security
Some of our customers are still on FileMaker Server 12 for some reasons. The FileMaker Server Admin console application before version 13 us...
Read more
Instantly restore deleted records
First things first In this blog I am going to have a quick look into why anyone would want to deal with obsolete data and then in more detai...
Read more
Randominator
31/01/2015 | Jeroen Aarts Slick design, cool user interface, well crafted, a powerful tool that meets its requirements! Well, I must hones...
Read more
Watermark Background
What? More and more invoices are sent as a PDF to customers. One of the drawbacks when sending your invoices digitally is that you loose the...
Read more
FileMaker: Export to Excel with custom column names
Is there a problem? How often did your customer or your boss come to you with this question: “I want an Excel export from FileMaker, but I...
Read more
Rename container files
What? Rename your container files without exporting/importing. Fully native FM13. Works in WebDirect, Server, Go, … How It Works? This...
Read more
Check for related record
Very often you want to check in your scripts if there is a related record. For example: before going to a set of related records… In...
Read more
FileMaker and Mail clients
Windows users that want to send mails from their FileMaker App through their Mail client can be confronted with an error and/or the complete...
Read more
Trigger a script on another client
Concept The technique can be used to trigger every script on an other user’s client but as well for example on a robot client who can ...
Read more
FileMaker 16 and Artificial Intelligence
Watch this video to discover how easy it is now to integrate FileMaker with Artificial Intelligence using the new features of FileMaker 16. ...
Read more
The FileMaker Data API and OAuth
Introduction You can connect to the FileMaker Data API using OAuth 2.0. The steps involved are described in the FileMaker Data API Guide. Tr...
Read more
Directly login WebDirect file with user and password in FileMaker 16!
In pre FM16 versions we were limited to a HTTP GET request to open a WebDirect file with a url. This would just open the file with the defau...
Read more
Geocoding with Open Street Maps
12/04/2018 | Jeroen Aarts Retrieving latitude and longitude As an alternative for the Google Maps API, you might consider using Open Street ...
Read more
FileMaker and Graph Databases
16/11/2018 | Joris Aarts How can Facebook, Amazon, LinkedIn and Google provide recommendations in near-real time? What database engine is us...
Read more
Sliding menus in FileMaker
Introduction While FileMaker allows for some pretty decent interface design, web based applications are a few steps ahead when it comes to p...
Read more