Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×
  • Welcome To FMForums

    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.

    Register and join the conversation!

     

    fmf AD.jpg

     

     

Blogs

Featured Entries

  • Steven H. Blackwell

    Hacking Your Own FileMaker Platform Solutions

    By Steven H. Blackwell

    Hacking Your Own FileMaker Platform Solutions Should FileMaker Platform developers mount hacking attacks on their own solutions? At first glance, this may seem an odd question. But I believe that the answer is “Yes, we should.” Consider this. As developers we see our solutions from a totally different perspective than Threat Agents see them. Without practicing our own hacking skills, we can become blind to the vulnerabilities a Threat Agent can exploit to compromise the Confidentiality
    • 1 comment
    • 5,510 views
  • Josh Ormond

    A Conversation About '2 Factor Authentication'

    By Josh Ormond

    [ Edit: 3/16/2016 - With the help of some other people, we have been able to recover, or recreate some of the original images from original thread. ] Security is always a big topic when it involves data, or people, or possessions. Recently, over on the FileMaker Community, there was a very beneficial discussion regarding security. Unfortunately, that discussion was the victim of a necessary action...and was deleted. It was deleted, because the discussion was tied to a video that, as was det
    • 1 comment
    • 5,556 views

Custom Web Module Helps Hagen/Sinclair Round Up Candidates for Market Research

Custom Web Module Helps Hagen/Sinclair Zoom in on Market Research Candidates MailChimp Web Form Development Simplifies Candidate Selection Process & Emails Lacking a Magic 8-Ball to consult for answers to burning questions, many entrepreneurs, health-care enterprises and NGOs turn to market research to assist with decisions about new products and services. But the key to acquiring key qualitative data lies in finding the right respondents. That’s where Hagen/Sinclair Research Recruiting

eXcelisys

eXcelisys

Universal List View Sorting

What makes FileMaker development so fun is the variety of different functions and script steps. They provide an almost infinite number of combinations to solve a wide variety of technical problems. There isn't always just "one way to do it". So, what happens when you stop to think about a more recent feature in light of how you've "always done it before"? Like... sorting... for example. Have you always simply attached the Sort script step to your list view headers and called it a day? What if y

FileMaker Magazine

FileMaker Magazine

Narrow vs. Wide Tables - Part 2

Continuing on with the two part series about Narrow vs. Wide tables, this video will go into how to best filter your data, especially if you have a large amount. It will present the data within the structure we'd created within the first video. Knowing the impact of data operations isn't just limited to the structure of your tables. It's also about how much data is loaded and shown to the user based on what the user needs to see. If you have a relationship resulting in hundreds of thousands of

FileMaker Magazine

FileMaker Magazine

Abstracted Log

A long, long time ago, in a far away land, Bob Cusick, of Clickware, sent me a tip file that used a single field to log changes to fields in a table. Through the years I modified it and released it many times but here’s the latest version. This version is so abstracted, all you need is a single custom function with parameters that specify the fields that trigger the log and the log field itself. That means you can copy and paste the formula from table to table and make minor changes to create lo

John Mark Osborne

John Mark Osborne

Bypassing Scientific Notation

Earlier today I needed 1 billion to render in the calc engine as 1000000000, but FM helpfully converts numbers to scientific notation if they A) are >= 1 billion, and B) contain nothing but zeros following the initial digits. Example where “A” and “B” are both true: Example where “A” is true but “B” is… Continue reading Bypassing Scientific Notation View the full article

Kevin Frank

Kevin Frank

Narrow vs. Wide Tables

Like any good craftsperson, you should know your tools and your methods for accomplishing things in the most efficient and best performing way. This is always most obvious when it comes to that every slowing FileMaker solution which started out innocently as a simple "helper" database. Then... it ended up being used for all kinds of things. Critical things even! It was thrown together based on how you mentally "see" the data and not how the data should have been structured. This is one of those

Gonector 2.0 Doubles Supported Devices

Gonector allows custom FileMaker apps for iPhone or iPad to seamlessly integrate directly with various mobile devices such as digital scales, RFID readers and mobile printers. Today we are happy to announce version 2.0 which doubles the number of supported devices.     The plug-in has been out for almost three years now and enabled some great apps to replace manual work with modern technologies, such as RFID and digital scales, without compromising the ease of use and develop

elemental_dropzone has landed - Drag and drop multiple files with ease

We're thrilled to announce the release of our fist add-on called elemental_dropzone. With this really easy to use add-on you're given the power of dragging multiple. files directly into your solution all at once. You can even drop entire folders into your solution.   Once dropzone is installed just drag it onto your lay out and specify a script for the dropped files to be sent to for processing - it's really that simple.   Best of all it is 100% free.  

Daniel Wood

Daniel Wood in Add-ons

Getting Started with Claris FileMaker

If you're new to FileMaker and don't know where to start, you're in luck! We've been working with FileMaker since 2003 on hundreds of projects, and we want to share our expertise with beginners like you. This collection of resources will help you get started building custom FileMaker Apps today. Read the full article here. 

dbservices

dbservices in FileMaker Tools

Delete AWS Snapshots with Python Lambda Script

Reduce AWS Bill: Delete Snapshots with Python Lambda Script When old snapshots pile up, so do costs – try these slick tricks to trim the bloat By Leif Hanson, Full Stack Developer So the billing department calls to inquire about eXtra eXpenses from AWS due to 14,000 32GB snapshots having piled up. Unbeknownst to you, some backup script has gotten away from your team and started backing up repeatedly. Maybe you’re intentionally keeping around petabytes of backup data? Or maybe you need a pr

eXcelisys

eXcelisys

Extracting PDF Contents

It seems like it's taken decades for many businesses and government agencies to move from pushing paper into the digital age of transactions. Recently, I was reminded of this by heading into town hall and having to push a bit of paper myself. Banks and other financial institutions still actually offer paper options surprisingly. I guess being in the world of tech comes with its own biases. But, despite the seemingly slow adoption, the migration is still happening and more and more things are goi

FileMaker Magazine

FileMaker Magazine

Understanding External Authentication

Even if it's not a super interesting topic, and really only applies if you're managing a FileMaker server, it always pays to know how things work behind the scenes. If you've never used FileMaker's external authentication via LDAP then you'll want to watch this particular video. If you're creating any type of FileMaker solution which needs to know when your users both enter and exit the system, which especially applies to using external authentication, then you'll enjoy the super simple access

FileMaker Magazine

FileMaker Magazine

Decluttering

FileMaker, Inc. and Claris have been waging a war against Manage Database clutter for over two decades. In the early days of FileMaker, let's say FileMaker 3.0, there was no need to worry about packing too much into Manage Database because people weren't designing complex solutions like they do today. These days, it's critical that you use all the tools at your disposal and don't just cram everything into Manage Database. This article will serve as a history of why features were added to FileMak

John Mark Osborne

John Mark Osborne

Migrating Themes

Recently, having had a conversation with a fellow developer about a FileMaker theme potentially causing issues with slow performance, it was asked about how it's possible to update a theme. Whether you simply want to update existing styles and/or remove and add others, there's only a few critical things you need to remember about updating and migrating a theme. If you can get those few things right, then making any number of updates to your existing theme can be quite easy to accomplish. The g

FileMaker Magazine

FileMaker Magazine

FRAP-Map: A Flexible, Robust, Accessible and Portable Data Mapping Technique

Editor’s note: today we have a guest article by long-time FileMaker developer, Peter Doern, who has come up with an elegant, outside-the-box methodology for managing imports. This is one of the coolest techniques I’ve seen in a long time. Enjoy. FileMaker includes a powerful and fast method for importing data from a source table to… Continue reading FRAP-Map: A Flexible, Robust, Accessible and Portable Data Mapping Technique View the full article

Kevin Frank

Kevin Frank

FileMaker PandaDoc Integration

Sometimes you need to send a document to be signed virtually. Integrating PandaDoc with your FileMaker solution makes this an easy task. PandaDoc has a robust API that allows you to create, send, and receive documents digitally using the functionality of your FileMaker system to manage the process. This guide will show you how you can begin sending documents. Includes a video and sample file. Read the full article here. 

The Meaning of “Excelsior”

.fusion-gallery-1 .fusion-gallery-image {border:0px solid #f6f6f6;}One of these things is not like the others … One of these things is in a class of its own The Excelsior. It’s a tank, a rugby club, a Federation starship, a brewing company … and now, a digital “get-out-of-jail” card for New Yorkers. Launched this week, the Excelsior Pass is a mobile app that allows gate-keepers to verify a customer’s COVID-19 vaccination status prior to entering a people-populated place. Flash the pass and you,

eXcelisys

eXcelisys

Development Scheduling Optimized with Web Viewer

We use our own app called Collector to manage our software development projects. A few years ago my colleague Milan started feeling the need to schedule our development capacity more precisely. So we created a detailed plan layout. In the following video you can see what the layout looked like and how we later optimized it using Web Viewer and JavaScript.     In the first version of the layout, we used a list view with 31 filtered portals in the body part and another 31 port

HOnza

HOnza in Performance Tuning

Adding Webhooks to FileMaker is Easy with fmRESTor 19

We have recently released fmRESTor 19 along with a brief 8-minute step-by-step video on how you can use fmRESTor to add a webhook to your own FileMaker database.   For the case you have not heard the term yet, webhook is usually defined as a “user-defined HTTP callback”. In plain English, it’s a web URL you can access and pass data to in order to perform some action in the target application. In the simplest form it’s just a link you can click and that alone performs the action.

HOnza

HOnza in Examples & Tutorials

Customized PDF Output

FileMaker has had the ability to use an internal PDF writer since version 8. It has, however, not always had the ability to merge multiple PDFs into one master and make this work as seamlessly as possible. Being able to do this server side is a really BIG benefit! In this video, we take a look at a subscriber's question about a particular printed layout issue in conjunction with taking advantage of FileMaker's best possible output options. With the ability to Save Records As PDF we can certainl

FileMaker Magazine

FileMaker Magazine

PHP Wrappers for the FileMaker Data API

Need a PHP Wrapper to Connect to the FileMaker Data API? Try FMXData! by Duane Weller, eXcelisys FileMaker/Web Developer I’ve built a number of FileMaker Custom Web Publishing (CWP) websites using the FileMaker Data API. With this eXperience I have learned that writing the PHP code to connect to the FileMaker Data API can be tedious and time-consuming. In order to eXpedite development, you need a library of simple, pre-built functions that give you easy access to the features of the FileMak

eXcelisys

eXcelisys

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.