Develop, test, and run ACF functions both locally and on the server — all in one tool. While FileMaker’s built-in Custom Functions have their own editor, ACF takes a different approach since it’s a...
While the macOS and Windows versions of the ACF Plugin have been stable for a long time, the Linux edition is brand new. After extensive internal testing, it has now moved out of the...
We’re excited to announce the release of ACF Plugin version 1.7.8.2 — a major update that brings native Excel chart generation and a range of improvements to reporting and automation. This update makes it...
We’re close to shipping full Excel chart support alongside the Excel report features that already exist in the ACF-Plugin. Over the last months we’ve added a bunch of Excel report functions that generate styled workbooks. The missing...
To make the user interface more intuitive when selecting files, drag-and-drop support enhances the overall experience. This is a new capability in ACF-Plugin v1.7.7.4 that is both flexible and easy to implement. New Plugin...
We’re excited to announce the release of ACF-Plugin v1.7.7.4 along with the matching ACF_Compiler. This version focuses on major improvements to the compiler itself, laying the groundwork for more powerful and reliable ACF development....
In this context, registering means activating the license inside the plugin only. No information is sent “home” — it simply enables your license locally. There are two types of licenses: Developer and Runtime. These...
We are excited to announce the Official Windows Release of our FileMaker developer tools!Until now, these tools have only been available for macOS – but with this release, Windows developers can finally take advantage of...
We’ve released a new video showing how to build true multilingual FileMaker solutions. Our free command-line tool DDRparser parses XML exported from any FileMaker app and creates a structured folder with layouts, base tables, scripts, and...
With ACF-plugin 1.7.6.2 we’ve introduced new functions for fast, clean translations. Paired with DDRparser 1.2.0, you can scan a solution for translatable strings, generate a POT file, translate it with Poedit (or any PO...
AnnualReport_DemoFurnitures Full package with report generation to Excel, adding 3 different chart types to the report. Stacked column and line-chart on sheet 1, 2 and 3. Multiple doughnuts on sheet 4.
MakePlatformBannerImages Full package for adding plattform banners overlay on product images. Uses ImageMagic
RetrieveDataFromExcel Return a two-dimensional JSON array from the content of a Excel Spreadsheet
DragAndDropOptions Create Option JSON object for use with the new Drag & Drop functions in the ACF-Plugin 1.7.7.4, now 1.7.8.2 is available.
LocalizedDate Convert at Date or Timestamp value to a localized string
DemoGetSQLdata A short demo to demonstrate the named placeholders and the INTO statement in ACF-plugin SQL.
GenJWTtoken Create and sign a JWT token for use in API-authentication
HaversineDistance Calculate the surface distance between two pair of coordinates of the globe
GetCityCoordinates Return the geo coordinates for a given city or address
NormalizeCRs Replace CRLF and LF to CR in a string (Value list)