Do you use a FileMaker database in your business? If so, then you may be interested to know that FileMaker have a mobile version for the iPad and iPhone called FileMaker Go
Read more →By Daniel Wood, 17 October 2011
Do you use a FileMaker database in your business? If so, then you may be interested to know that FileMaker have a mobile version for the iPad and iPhone called FileMaker Go
Read more →By Daniel Wood, 5 October 2011
Kiosk mode is a cool way to run a FileMaker database in a full screen environment where users are prevented from accessing the other functionality of the operating system. But what if you have a normal FileMaker solution and wish to use kiosk functionality in certain areas only?
In this article we illustrate how a typical FileMaker solution can be enhanced with a kiosk component for carrying out certain actions. We use the article example file to help illustrate this. We also give some information on what kiosk mode is, and things to watch out for when developing for it.
Read more →By Daniel Wood, 22 August 2011
Displaying a long list of items on a layout generally means that the majority of the list is hidden from the user until they click into the field, with no feedback as to the size of the list. This article details a nice technique you can use to present the same list in a truncated style that gives live feedback on the number of items…
Read more →By Daniel Wood, 13 August 2011
In the first of a two part series, we begin the search for a faster way to perform aggregates in FileMaker. We cover why aggregates can be quite a costly operation - especially on wide area networks - and use that as a jumping off point for finding a faster method…
Read more →By Daniel Wood, 13 August 2011
In the final part of this two part series, we cover the technique introduced in part one in more detail. We also carry out a number of tests and present the results. We also try to address some of the limitations of this technique and ways in which you could try to work around these…
Read more →By Daniel Wood, 6 June 2011
In part one, we built a basic navigation bar made from repeating fields. In this followup article we take the formatting of the navigation bar further by introducing highlights. We also adjust the construction of the navigation, and introduce a custom menu implementation that can be used in conjunction with, or in place of the navigation bar…
Read more →By Daniel Wood, 28 May 2011
When FileMaker sorts records it happens on the client machine. Consequently, sorting can be a very painful process for users over a slow connection to a database. In this article we show a very fast way in which records can be presented to the user in descending creation order, without sorting delays...
Read more →By Daniel Wood, 6 May 2011
In this article the term "self-aware window" refers to a FileMaker window that can know in real-time whether or not it is the currently selected window, and act accordingly. We introduce a technique for allowing windows to know this, and some examples of what windows could do with that knowledge…
Read more →By Daniel Wood and Stephen Baker, 29 April 2011
In this article I demonstrate how you can use image maps with web viewers in FileMaker. In doing so, you can display images that, when clicked, can report the coordinate chosen back to FileMaker to handle in whichever manner you wish…
Read more →By Daniel Wood, 17 April 2011
Using an auto-enter calculation on a field is a great way to populate its contents when other fields are modified, including itself. But what do you do if you want to use a calculation that references itself without having it trigger its own auto-enter calculation? The answer lies in thinking outside the calculation...
Read more →