Jump to content
  • 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!

     

Blogs

Featured Entries

  • 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
    • 6,384 views
  • 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
    • 6,399 views

JSONQuery v2 Conversation with Steve Senft-Herrera, part 1

Background JSONQuery 2.0 was released last month with a wealth of new features, along with some improvements to existing features as well. Steve and I spoke about it recently, and we’ll get to that in just a moment. But first, for those who may not be familiar with JQ, here’s a bit of background information.… Continue reading JSONQuery v2 Conversation with Steve Senft-Herrera, part 1View the full article

Kevin Frank

Kevin Frank

Single Pass Loops

In the world of programming, there are various concepts you need to understand in order to create software which is both functional and resilient. Maintaining that code may be another challenge, but if you don't learn about exception handling and determining if your processes truly succeed or fail based on expectations, you risk inviting more errors and failures than you might anticipate. In this video, we'll cover several critical aspects of a FileMaker database solution. Yes, FileMaker Pro is

FileMaker Magazine

FileMaker Magazine

Florida HOA Website

Update Your HOA Website to Comply with Florida’s New HOA Laws Is your HOA website ready for the new legal requirements? We can help you avoid fines for non-compliance. Ensure Compliance, Enhance Transparency and Improve Communication Florida’s new regulations (passed in 2024) mandate that all homeowners’ associations (HOAs) with 100 parcels or more and all condo associations with 25 units or more must maintain a secure and compliant website that provides easy access to essential documents

eXcelisys

eXcelisys

Updated API Fundamentals course for FileMaker developers

Are you looking to expand the functionality of your FileMaker applications? Integrating your applications with third-party services through APIs (Application Programming Interfaces) can open up a myriad of possibilities. APIs allow different software systems to communicate with each other, extending the capabilities of your FileMaker solutions. For a deeper dive into what APIs are and how they function, check out our detailed blog post on the basics of APIs. At Productive Computing Unive

PCIPal

PCIPal

Your Annual FileMaker Contract Has Expired

Claris FileMaker has implemented a termination policy for annual licensing agreements. All FileMaker contracts must be renewed by their expiration date. Failure to renew will result in contract termination, meaning your organization will no longer have access to your FileMaker application. If your Claris FileMaker license has expired or is due for renewal, we can help you save money! <Your Annual FileMaker Contract Has Expired> dbservices.com

dbservices

dbservices in FileMaker Licensing

Cool Tools for FileMaker - Coding Faster with Typinator

Being more productive when developing in FileMaker is something that will always pay off. You’ll create solutions faster and feel better about how quickly you can solve problems. Due to the unique environment in which we write code, there are concepts other developers have access to that we don’t. We’re not using a standard text editor with modules and plug-ins to extend its functionality. In FileMaker, we rely on a few third-party plug-ins and tools to enhance the development experience. In t

FileMaker Magazine

FileMaker Magazine

FileMaker Server on Linux: supported fonts

One of the differences between the macOS, Windows, and Linux versions of FileMaker Server is the way fonts are handled. This has an impact when generating PDFs server-side (no impact if you create PDFs client-side with FileMaker Pro or FileMaker Go). There is also an impact on WebDirect with characters from Eastern languages, but for this, there are Central Europe and Middle East versions of FileMaker Server, which we can install for you. Apart from the fact that the Linux version doesn’t han

fabriceN

fabriceN

FileMaker Server-side PDF generation

A question we are frequently asked is how to generate PDFs on the server and find them in a FileMaker application, inserted into container fields. We will try to answer this clearly and illustrate our point with an example file. The process takes place in three steps: 1 – The client triggers the server-side script The client-side script will perform two operations: Commit the record where the server-side script will need to write (depending on the use case, your server script may create a

fabriceN

fabriceN

HOA Websites for Homeowner & Condo Associations

An eXcelisys eXpertise: HOA Websites For Homeowner & Condo Associations Just as you’d hire a professional contractor to pour your home’s foundation, you should hire a professional web developer to build your HOA website to ensure you get a concrete footing that will hold for years to come. As with a home, website architecture matters. Sure, you can hire a web designer to craft a sleek and stylish-looking site, or you can download a DIY HOA web template. However — as with any home purcha

eXcelisys

eXcelisys

Client Side PDF Forms

PDFs have become the digital equivalent of what was once printed on paper and will likely remain in use for a long time. They offer an easy way to present structured information, and FileMaker simplifies PDF generation by allowing you to save your layout's design as a PDF. However, there are times when simply exporting FileMaker data to a PDF isn't enough — you may need to populate an existing PDF with data. The challenge can be getting your FileMaker data into a copy of the PDF. While there ar

FileMaker Magazine

FileMaker Magazine

Webinar: AI Innovation in Claris FileMaker

Watch the replay of our webinar on AI in Claris FileMaker! Led by Senior FileMaker Developer Sam Gallagher, this insightful session explored how you can use AI with your FileMaker solution to transform your business processes. AI Innovation in Claris FileMaker: Webinar Replay dbservices.com

dbservices

dbservices in Webinars

The Building Blocks of JSON for FileMaker

A Claris Community Live Recap Check out this recording of a Claris Community Live session where Marc Larochelle, Productive Computing CEO, talks about using JSON with FileMaker, demonstrates how to create a JSON object in FileMaker, and breaks down its functionality and significance in modern development practices.  Whether you’re a novice looking to harness JSON’s capabilities or an experienced developer wanting a refresher, this session has something for everyone! Watch as Marc guides

PCIPal

PCIPal

Ultimate JSON Part 1

If you're developing in FileMaker and haven't invested time in learning and using JSON, you're at a significant disadvantage. JSON is not difficult to learn, and it's used in so many areas of modern development that it's crucial to get familiar with it if you haven't already. In this video, I begin with the basics of JSON and its implementation within FileMaker. Once you start using it, you'll find it's valuable for much more than just passing parameters. While passing parameters is one of the

FileMaker Magazine

FileMaker Magazine

From Offline to Online: Building a Seamless FileMaker Go App with Otto Webhooks

Understanding the Challenge Mobile apps need to be more than just functional—they must be reliable, even when users are offline. This presents a significant challenge for developers: how can you ensure data collected in an offline environment seamlessly syncs with a centralized database once connectivity is restored? This was the challenge I faced while developing […] The post From Offline to Online: Building a Seamless FileMaker Go App with Otto Webhooks appeared first on Proof+Geist. View th

Todd Geist

Todd Geist

Using Claris FileMaker as a backend database for web apps

The web offers a range of powerful tools that streamline business operations—Stripe for payments, HubSpot for CRM, and Mailchimp for email campaigns. It’s also where customers interact with tailored systems, such as portals for orders or support tickets. The Claris platform, including FileMaker, extends this flexibility by providing custom software for desktops, mobile devices, and […] The post Using Claris FileMaker as a backend database for web apps appeared first on Proof+Geist. View the fu

Todd Geist

Todd Geist

JSONQuery 2.0 Is Here

This is a quick post to say that JSONQuery 2.0 is finally here with many new features, and some improvements to existing features as well. What is JSONQuery? A FileMaker custom function authored by Steve Senft-Herrera that enables you to query JSON. Basic Things JSONQuery Does 1) Query – Allows for finding elements that match… Continue reading JSONQuery 2.0 Is HereView the full article

Kevin Frank

Kevin Frank

Using AI for FileMaker development

Are you a FileMaker developer looking to streamline your workflow? In this video excerpt from the Claris FileMaker Pro Advanced 2 training course, you’ll learn how to leverage consumer-based AI tools, like ChatGPT, to enhance your development process. Imagine being able to generate sample data with a simple prompt or analyze complex scripts without getting lost in the technical details. You’ll discover how to create robust datasets—like product records with just a few lines of text—and how t

PCIPal

PCIPal

  • 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.