Blog
Insights and Ideas from Our Team
Filter By:
Featured Posts
Creating Dynamic Summary Charts
Download our demo file and explore the Chart Tool of FileMaker Pro 11 that allows for the charting of a variety of data sources.
Shifting Columns in Cross Tab Reports
Find this handy use of the Get(CalculationRepetitionNumber) function for cross tab reports, where each repetition can pull in data from a different table.
PHP’s max_execution_time Different on Windows and Linux
On Windows, the PHP INI variable, “max_execution_time,” is the maximum clock time between when the PHP process starts and when it finishes. On Linux and OS X, the same variable represents the maximum CPU time that the PHP process can take. CPU time is less than clock time because processes on Linux (and OS X)…
Facebook unveils PHP compiler, HipHop
Yesterday, Facebook announced a new PHP runtime technology, HipHop, which allows PHP applications to run significantly faster.
No Brown M&Ms
Triggers are useful tools a team of software engineers can pull out of their project toolbox. Read more about identifying project risks here.
Setting Lead Assignment Rules with Apex
If you want to create a new Lead via Visualforce or web form with Apex it’s very possible you could overlook the Assignment Rules. As you might know, it’s not even always obvious on the native Lead creation layout. Notice the lower left corner checkbox in the screenshot below. To enforce Assignment Rules in Apex…
How to Make it Easier for Users to Omit Inactive records in Everyday Finds in FileMaker
Learn how to more easily omit inactive records in everyday finds FileMaker and make your solution use more effective here.
Tables, Table Occurrences, and Relationships
Understand the difference between a table and a table occurrence when developing a relationship in a FileMaker solution with our guide.
FileMaker & Snow Leopard (Mac OSX 10.6)
Take a minute to explore what you need to be aware of when updating to OS X 10.6, regarding its compatibility with FileMaker.