Last week, the Adatasol FileMaker Podcast, hosted by Dan Weiss of Adatasol interviewed Todd. He spoke about Geist Interactive: our history, where we are, and things we love.
You can Do JavaScript
We are FileMaker Developers. That means we can be JavaScript developers as well. We can learn and use JS in our work to enhance our custom FileMaker apps. Let’s explore why we can and learn JavaScript.
Realtime Developer Intelligence
Have you ever been deep into a complex FileMaker script and realized you need to know something about the structure of the app? Maybe you need to know where a custom function is used, or what scripts call the script you are working on. What do you do?
GoDraw3: Hack the Heck Out of It
GoDraw3 is a FileMaker drawing tool for users. For FileMaker developers, however, it is full of customization. A developer can do with it what she wants.
GoDraw3: Use Drawings to Enter Data
GoDraw3 is a drawing tool, but it can also be used as a visual data-entry system. Objects in a drawing can have data attached, and that data can be saved.
GoDraw3: The FileMaker Drawing Tool
GoDraw3 is the FileMaker Drawing Tool. It provides a lot of functionality for users, and gives great flexibility for FileMaker developers. Take a look and see how to Draw in FileMaker.
FileMaker Security: Leveling Up a Custom App
FileMaker Security is like leveling up your character in a video game: get to the level that is best for your data. Here we examine the levels of security.
A Little Something . . .
We've got something special up our sleeves. It's an awesome new version of a great product, and it features some great technology. . . We're pretty proud of it. Stay tuned! [arve url="https://vimeo.com/262990505" title="Generating Chart Data" /]
Like a Boss: Summarizing Data in a Summary Table
A summary table in a custom app is a good way to hold information of a closed set of records. This kind of table brings many advantages and some considerations, but it is worth exploring.
FileMaker Charting: JSON as the Data Source
FileMaker JSON Charting is very possible since JSON is a great source of data. Here we take a look at how these two great tools are combined.
Gathering Data for FileMaker Charting, Part 2
We’re continuing our discussion of FileMaker Charting by discussing how to collect data using the Related Records and Current Record data sources.
Gathering Data for FileMaker Charting, Part 1
The FileMaker Charting object can be mastered by understanding its data sources.We will look at the three sources and how to collect data for it.