Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
  • 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

  • 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,342 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
    • 5,220 views

Building a Timed-Delay Search Filter for WAN Performance

With the introduction of script triggers in FileMaker 10, live filtering or portals was made possible. Numerous techniques were introduced to help achieve this. In conjunction with existing filtering techniques, the "Live" aspect was achieved usually by introducing an OnObjectModify script trigger to the filter entry field. As soon as the user enters a value into the field, the triggered script would force a save of the fields contents, thus updating the relationship in question, which in turn u

Daniel Wood

Daniel Wood

Displaying Percentage of Records Within a Sub-Summary Part

Recently on the Forum, someone asked if it was possible on a sub-summary report, to display the percentage of records contained within that sub summary part. Having never needed this functionality before, I decided to investigate how this might be done. What I came up with is a fairly simple and straightforward way to implement this. Read the Full Article Here…

Daniel Wood

Daniel Wood

Showing a Sub-Summary Part In-Line With Your Records

A sub-summary report, is a special kind of report where records are grouped together by a specified field known as the "break" field (because it acts as a break between groups of similar records). Normally, the break between parts happens above your records, but there is a way in which to have the break "appear" to be beside your records instead… Read the Full Article Here…

Daniel Wood

Daniel Wood

Keeping Things Organised by Using Separators

There are four main areas of your database where you can use special separator lines to help keep information organised, these are Scripts, Layouts, Value Lists & Custom Menus. This article will go through each and explain how to use them, and why they are a good idea to use. Read the Full Article Here…

Daniel Wood

Daniel Wood

A Lightning Fast Alternative to the Count() Function

The count function allows you to produce a count of the number of records through a relationship. However what may be less clear is that in order to achieve this, every record must be downloaded to the client computer, making the process very slow over a wide area connection. There is, however, an alternative to count in this situation which is almost instantaneous, this article explains how... Read the Full Article Here…

Daniel Wood

Daniel Wood

Let me Tell You 'Bout Let

The Let function is one of the most brilliant and underrated functions in FileMaker, and I think it should be used whenever and wherever possible. This article will give an introduction to the function, some possible scenarios when it should be used, and give an example as to it's use. Read the Full Article Here…

Daniel Wood

Daniel Wood

From: Do you got the gift of Gab?

FMForums members may now create and publish their own blogs. Click Here To Start Already have an established blog on another service - you link to the blog service here to get more traffic. Enjoy Source: Do you got the gift of Gab?

Ocean West

Ocean West

Video Training for FileMaker 11 [Video]

Lynda.com has always been one of my favorite places to check out software and get some quality online training and tutorials. They just posted a new video course for FileMaker’s latest release of it’s flagship product FileMaker Pro. Cris Ippolite does a great job explaining... ...Read Full Article Here

Josh Ormond

Josh Ormond

Possible Dangers When Working On a LIVE Database [Video]

If you have never been warned about the dangers of working on schema and structure changes on a LIVE FileMaker database…here is a really good example for why you should NOT be doing such craziness. While I considered writing something up, Chad does a great job showing us the issues involved in the video. Kudos Chad. ...Read Full Article Here

Josh Ormond

Josh Ormond

Getting Global Calculations to Behave

Here is a list of items to keep in mind when using Global Calculations. It was originally written by Ray Cologon back in 2007/2008 (and reposted around different blogs and forums)…but I believe most of it still applies to how it works today in the current versions of FileMaker. I’ll repost with an update if I find out otherwise. ...Read Full Article Here

Josh Ormond

Josh Ormond

FileMaker 11 and ODBC Changes

Here is an article that I thought anyone using ODBC would want to take note of. Take special note of the lack of back-ward/for-ward compatibility between the different driver versions. Also, mind you, I haven’t tested everything in this article. I just wanted to pass the info along. This is from a blog post over at SkeletonKey.com. ...Read Full Article Here

Josh Ormond

Josh Ormond

Creating a Folder from FileMaker (Windows)

Being that many of the contributors on the forums that I frequent are Mac-centric, I thought I would share a simple way to create folders on a Windows machine. I will give you the code, and then break down what it does, so you can tweak it to fit your needs. Script Step: Send Event Text: cmd /c md C:\FolderName Action: Creates folder(s) ...Read Full Article Here

Josh Ormond

Josh Ormond

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