Welcome to our community, full of great ideas on developing your FileMaker solutions effectively,
for peer-to-peer support of the FileMaker Platform and related products and services.
Hierarchical JSON Viewer / Editor
By Andy Persons & Doug West
One of the standout new features of FileMaker Pro 16 is native support for the JSON data-interchange format. In addition to providing easy integration with a host of online services, it also provides developers with the tools to create robust hierarchical structures for use entirely within FileMaker. This hierarchical JSON viewer / editor file provides some tools for visualizing, manipulating, and leveraging JSON text.
Features
The FileMaker Let function is your tool to make a calculation readable, well formatted and easy to debug. Let us discuss how it can be used.
The post Like a Boss: Let us Discuss the FileMaker Let Function appeared first on Geist Interactive.
View the full article
Michael Layne from Gearbox Solutions presents on FileMaker’s new JSON functions. He does a deep dive into FileMaker’s new JSON functions and demos several examples of how they are using JSON for passing parameters, populating form data, validation and rollback, managing session info such as value lists as global. Michael also demos REST client and REST server with new data API.
The post FileMaker JSON, REST, and the Data API appeared first on Blue Feather - FileMaker Developer, Android, We
FileMaker offers many different options for charting, but if you need a chart that is not available in FileMaker, you should consider using Google Charts. Google Charts is a free Javascript framework that can be used in conjunction with web viewers in FileMaker to extend your charting capabilities: https://dbservices.com/articles/google-charts-in-filemaker/
dbservices.com
Hi all,
Today I'm happy to announce the release of Elemental for FileMaker. This is a free fully unlocked solution containing some cool user interface and design stuff that I hope you find useful and can incorporate into your own solutions.
You can grab a copy now at https://www.elemental-fm.com
In Elementals first version you'll find the following:
Avatars
Over 20 API integrations with avatar generators. These are uniquely generated based on a name y
10,000+ Fixes and Improvements Delivered
Over the past five years, more than 10,000 development requests have been completed through our Maintenance Support Program (MSP). That number reflects a simple reality. FileMaker systems are never finished.
If you rely on FileMaker to run your business, small issues do not stay small. They slow your team down, create workarounds, and make it harder to keep your system aligned with how your business actually operates.
Ongoing improvements are
Demo file: traverse-arrays-with-mod-and-floor.zip Introduction Today I want to talk about a technique that can come in handy if you need to walk a block of contiguous cells within a two-dimensional (2-D) JSON array for either reading and/or writing purposes. [ [ n, n, n, n, n, n, n, n, n, n, n, n, n, n,… Continue reading Traversing Arrays with Mod() and Floor()View the full article
If you've ever clicked a button in FileMaker that calls a web service and then watched the entire interface freeze while you wait, you already know the cost of synchronous communication. A two second delay is annoying, a thirty second delay is unacceptable, and a minute long response from a busy API can derail an entire workflow. This tutorial tackles the fundamental blocking problem head on and shows how to keep your users productive while requests run quietly in the background.
Watch the cont
Getting started with AWS can feel overwhelming, especially when you are trying to support a FileMaker workflow. With so many services and configuration options, it is not always clear what you actually need to build a reliable development or testing environment.
A structured approach can make a big difference. When you understand how to set up and manage an AWS environment, you can create flexible, on-demand systems that support your FileMaker projects without relying on physical hardware. O
Here are links to articles and resources related to my April 16 FM Training Livestream presentation: Best of FileMaker Hacks Tips, Tricks and Traps, part 5 YouTube link coming soon Demo Files coming soon FMH Articles JSON Object Destringification Magic Numeric Value List Fast Summaries to JSON When 2 is Greater than 10 FM 16:… Continue reading April 2026 FM Training LivestreamView the full article
Getting fresh icons into a FileMaker solution has always meant friction: hunt down the right SVG on an external site, sort out whether it will actually work given FileMaker's dated SVG support, convert or rework it as needed, then manually import it one at a time. If your button bars look tired and swapping their icons feels like it costs more effort than it's worth, this video shows exactly why that process no longer holds.
Watch as a single plain-language prompt sets off an entire icon replac
If you are working with FileMaker and Claris Studio, understanding how these two platforms connect is key to building modern solutions.
The Mastering Claris Studio course has been updated with new lessons that show you how to connect FileMaker and Claris Studio using synced data. This approach gives you more control over your data and a clearer way to manage how information moves between systems.
Learn More
Build Smarter Solutions with Claris Studio
Claris Studio allows
How eXcelisys Leverages FileMaker Pro Databases to Help You Achieve Your Business Goals
The Duo That Makes Your Business Click – FileMaker Pro and eXcelisys
Working with eXcelisys isn’t a one-and-done software buy. It’s a partnership—built to align your tech with your goals. Whether you’re starting from scratch, giving an old system a glow-up, or eXtending a FileMaker solution you already have, eXcelisys brings the know-how, structure and eXpertise to make it happen.
Custom Application De
Stop Adapting. Start Building. FileMaker Pro.
What Is FileMaker Pro?
by Kurt Knippel,
Project Manager / VP of Production
In a world crowded with business apps, few platforms have achieved the longevity, adaptability and loyal following of Claris FileMaker Pro, which has been solving real business problems for more than 40 years.
Developed and maintained by Claris International, an Apple subsidiary, FileMaker Pro is a low-code, custom application development platform. Yes, it’s a powerful
Discover how to harness the power of AI in Claris FileMaker to streamline your email communications! From support ticket follow-ups to client outreach, AI LLMs can generate clear, professional messages directly from the data stored in your FileMaker solution, saving time and ensuring consistent, personalized communication. Includes Sample File and Video. dbservices.com
Try the first of 3 certification programs
If you are looking to learn FileMaker in a structured, practical way, Productive Computing University’sBeginner Certification Program provides a clear starting point. It is designed to help you build real skills you can apply in your day-to-day work, whether you are supporting a system, improving workflows, or preparing to take on development tasks.
Get Started!
The Beginner Certification focuses on the fundamentals of the Claris Fil
Here are links to articles and resources related to today’s FM Training Livestream presentation: Best of FileMaker Hacks Tips, Tricks and Traps, part 4 YouTube link coming soon Demo Files coming soon FMH Articles JSON Object Destringification Magic Numeric Value List Fast Summaries to JSON When 2 is Greater than 10 FM 16: SortValues and… Continue reading March 2026 FM Training LivestreamView the full article
AI integration in FileMaker has become more accessible, but turning that capability into something usable still requires technical expertise. This article explores the gap between what FileMaker can do with AI and what teams can realistically use today, and introduces FM Agent as a solution that makes AI practical, intuitive, and immediately useful within existing systems. Includes videos. dbservices.com
Create QR Codes from text in your FileMaker easily and with no plug-ins or add-ons! The Barcode Generator add-on does not currently support QR Codes, and this simple webviewer allows for generating and saving QR codes from any text! Includes sample file and video. dbservices.com
Struggling to make sense of a FileMaker database you inherited, or not sure how to structure a new one from scratch? Maybe, you're even trying to understand your very own file's schema. In this tutorial, we cut through the complexity by putting AI to work as your personal database architect. You'll learn how to think about your data the way the rest of the world does, understanding core concepts like entity relationships, normalization, and why FileMaker's unique "all or nothing" data model make
Start building faster with the latest update of FM Quickstart for Claris FileMaker! Discover new features and see how the FM Agent add-on unlocks AI-powered functionality in your FileMaker solutions. Includes a video.
Here are links to articles and resources related to my upcoming March 12 DIGFM presentation on Tips, Tricks and Traps. YouTube link coming soon Demo Files coming soon FMH Articles JSON Object Destringification FM 22: Pseudo Indexing Virtual List Even More Simplified FileMaker Pro 22: Initial Impressions JSON Optimization in FM 21 MBS plug-in check… Continue reading March 2026 DIGFM PresentationView the full article
If you are looking for free JSON training for FileMaker developers, we offer a course designed to help you build practical, real-world skills you can use immediately. JSON plays a central role in modern FileMaker development, especially when working with APIs, AI services, Claris Connect, and JavaScript-based integrations. Understanding how JSON works inside FileMaker makes these integrations far more approachable and reliable.
JSON Fundamentals for FileMaker Developers is a free training co
Need to do more with images than view them in your FileMaker solution? With an image whiteboard, you can resize, reposition, and organize pictures and text to meet your needs, whether it's a flowchart or designing a graphic whiteboard. Web viewers give you the ability to do more than FileMaker at its base can. Includes video and download file. dbservices.com
There’s no question at this point that AI is going to have a massive impact on how development moves forward at every level. The speed increase is simply amazing. Especially, if you’ve spent years banging out code by hand.
In this video, I showcase how I created an IIFE (Immediately Invoked Function Expression), well AI did, that injects links into a web page, allowing direct interaction with FileMaker data. This approach to working with your FileMaker solution is incredibly powerful.
If you c
Connecting FileMaker with QuickBooks Online does not have to involve trial and error or rebuilding accounting systems inside FileMaker. The Connect FileMaker to QuickBooks Online course is a free, practical training course that helps build reliable, real-world integrations using the FM Books Connector Online plug-in.
The course walks through the full integration process, starting with a clean FileMaker file and building toward a working solution that can push and pull data with QuickBooks On
An Overview for FileMaker Users
If you are familiar with FileMaker, you may be curious about how the Claris platform expands on what you already know. With multiple tools designed to work together, it can be difficult to understand where each one fits and how they support real business workflows.
The Claris platform brings together app development, data collection, automation, and deployment options under one ecosystem. Gaining a clear overview of these components helps you evaluate whet
The implementation of OData at the core of how FileMaker Server returns and updates data is critical to understand in today’s interconnected world. Knowing not only that OData exists and is available, but also how it works, gives you another practical tool when interacting with your FileMaker solutions.
Because OData supports all CRUD operations and does so without the same requirements as the Data API, such as requiring a layout, it becomes essential knowledge whether you are using a server, w