Blog

Subscribe to Our Blog

Ryan McTeer

About Ryan McTeer

Ryan joined MainSpring in April of 2018 as an associate application developer and works in our Towson office. He graduated from Towson University with his bachelor’s degree in computer science and is responsible for developing and supporting software and database applications for MainSpring’s client base, as well as internal projects. Ryan enjoys spending time outside, hiking, biking, swimming, snowboarding and flying drones. He also enjoys rock concerts, bowling and watching MMA and wrestling. His favorite sports team is the Baltimore Orioles.



Articles by Ryan McTeer

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

Indexing to Improve FileMaker Database Performance

If you are experienced in developing in FileMaker, you know you can create indexes, which are lists of the words or values in a field. FileMaker Pro uses indexes for searching and for joining related...

Posted by

Read More
3 Minute Read

Best practices for designing navigations in FileMaker

As a FileMaker developer, sometimes you inherit projects that were not designed by you, and maybe not designed by a professional developer at all. To me, the most obvious telling sign that a database...

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
5 Minute Read

Naming Files through Scripting in FileMaker

Choosing the Name From exporting data to excel sheets to custom print layouts, automated naming for exported files can help with organization and create a more professional look. The first thing to...

Posted by

Read More