Blog

Subscribe to Our Blog

6 Minute Read

The Evolution of IT: Leveraging Automation for Continuous Improvement

In today's rapidly evolving business landscape, the role of IT is more critical than ever. That’s why 66 percent of companies were willing to increase their IT budget in 2024, while only 4 percent...

Posted by

Read More
3 Minute Read

Create a Powerful Layout Design in FileMaker

Typically, portals in FileMaker are used for showing related data. However, a portal based on the same table as its layout would simply display the current found set. If you made the portal large...

Posted by

Read More
3 Minute Read

Reviewing the GetLayoutObjectAttribute Function in FileMaker

This versatile function offers quite a bit of value to any developer’s toolkit. It gives us the ability to interrogate the state of different layout objects (also called introspection) which allows...

Posted by

Read More
4 Minute Read

Caching Data to Improve Layout Performance in FileMaker

During agile development in FileMaker, sometimes you may notice an unwanted performance difference after adding a new feature, or display a new field to a layout. In this blog, I’d like to address...

Posted by

Read More
3 Minute Read

Sorting Portals Dynamically Using FileMaker

A common feature I like to provide on my FileMaker list view layouts is clickable headers that sort records based on that column. Realistically, you don’t always have the luxury of being in a simple...

Posted by

Read More
2 Minute Read

When to Think About Abstraction

Sometimes you can benefit from a method called abstraction where you use what’s called “indirection.” Indirection is a way that you can automatically iterate through a series of steps like set...

Posted by

Read More