MonkeyBread Plug-In for Better Development

MonkeyBread Plug-In for Better Development

If you’re using Claris/FileMaker for either part-time or full-time development, and you’ve not installed the MonkeyBread plug-in, then you’re doing something wrong. Many of the most desired features for working with code, such as code folding,...
Better User Validations

Better User Validations

One of the key reasons for using a database is having a single source of truth. When the possibility for duplicates enters the equation of „truth“ we have a problem. Dealing with duplicates comes in the forms of cleaning and removing them and preventing...

FileMaker Go Mobile Tricks

While recently working on a FileMaker Mobile solution I came across a number of tricks I was using which I thought might help other developers. The great thing about FileMaker Go is you have access to so many of the core iOS technologies and you can often create very...
FileMaker Function – Get ( WindowMode )

FileMaker Function – Get ( WindowMode )

ISO FileMaker Magazine is an instructional media company not affiliated with or endorsed by Claris International Inc. All materials and content copyright © 1994-2022, ISO Productions, Inc. FileMaker® is registered trademark of Claris International Inc. a wholly owned...
FileMaker Function – Get ( Device )

FileMaker Function – Get ( Device )

ISO FileMaker Magazine is an instructional media company not affiliated with or endorsed by Claris International Inc. All materials and content copyright © 1994-2022, ISO Productions, Inc. FileMaker® is registered trademark of Claris International Inc. a wholly owned...
Multi-page reports – Page Numbering

Multi-page reports – Page Numbering

Claris FileMaker is continually adding new features in order to make things easier for developers. In the most recent release of version 19 we found a new function named Get ( PageCount ). This one function essentially emulates the combination of steps we needed to...