Accelerate by refactoring. Low hanging fruit 3.

This post will deal with a couple of ways to prevent FileMaker from unnecessarily generating a layout and performing the necessary calculations while running a script.   4 Freeze the window and use empty layouts for long running scripts Perhaps the most basic means that exist to prevent FileMaker from unnecessarily generate a layout and … More Accelerate by refactoring. Low hanging fruit 3.

Accelerate by refactoring. Low hanging fruit 2.

This post will deal with two very well know speed improvements: performing scripts on the server, and using styles for layouts.   2 Perform data intensive scripts on the server If your application is running on a server and users work with FileMaker client applications on their computer or iOS device, it makes sense to … More Accelerate by refactoring. Low hanging fruit 2.