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,212 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,140 views

Dynamic Record Tagging

One of the best parts of developing within FileMaker Pro is that you don’t need to create every single thing from scratch. For example, having a Popover widget at the ready for immediate use in any layout is a really big benefit. It’s an automatic space saver. However, what FileMaker doesn’t have built-in are certain features you might expect in most modern day software. How about a tagging feature which allows users to tag records and find those records on demand. This is something which isn’

FileMaker Magazine

FileMaker Magazine

Product Review of FMPerception

FileMaker Database analysis has been around since the days when FileMaker made its meta data available through its Database Design Report - or DDR for short. The report, for as long as I can recall, has been available in the human readable HTML format and also in the machine language format of XML. Various developers have always made use of this verbose collection of tidbits about a database, but none have made it as fast as FMPerception. This newly released database analysis tool is the faste

FileMaker Magazine

FileMaker Magazine

FileMaker Portal In-Line Progress Bar

The Portal In-Line Progress Bar, one of FileMaker 15’s new performance-based features, brings with it the separation of a layout’s non-portal and portal rendering tasks. This means users are no longer forced to wait for cumbersome portals to load before being able to interact with a window’s content. https://www.dbservices.com/articles/filemaker-portal-in-line-progress-bar/ dbservices.com

Developer Time Savers

When you’re in the “zone” while developing, it feels really good to get stuff done. You feel like you’re “flow”-ing through the problems and simply knocking them out one by one. That feeling which comes from achieving “flow” is often hard to have when you hit situations where you feel like you’re being hindered by the environment or a lack of knowledge. Having to stop for research or fumbling through the development environment is one of those necessary evils. It’s the learning part that takes

FileMaker Magazine

FileMaker Magazine

FileMaker App Extensions

FileMaker has made it easier than ever to share data with other apps with the introduction of app extensions with FileMaker Go. Check out the article to learn more and watch the video. https://www.dbservices.com/articles/filemaker-app-extensions/ dbservices.com

(Re)Theming Solutions

As FileMaker Inc adds new features and functionality to FileMaker, it’s really easy for older projects to start to feel like they’re aging pretty quickly. Fortunately, one of the easiest fixes to make is to give things a brand new look and feel. The process, however, of going about a re-theming isn’t always as easy as it seems. You’ve got new layout objects which may have been added and there are a ton of “older tricks” which may be replaced with newer ways of doing things. Without going down

FileMaker Magazine

FileMaker Magazine

FileMaker Server Top Call Logging

FileMaker Server Top Call Statistics Log gives the ability to track the heaviest client usage periods, pinpointing the client requests that take the longest, allowing to quickly and efficiently investigate. Learn more and watch the video here: https://www.dbservices.com/articles/filemaker-server-top-call-logging/ dbservices.com

Native Responsive Text Objects

Nothing screams responsive more than text which grows or shrinks based on the device upon which it’s being viewed. The sad part of the previous statement is that FileMaker does not provide a native way of doing this. There’s no Conditional Formatting which says when Get ( WindowContentWidth ) > 768 scale the font size by 120%. There is, however, a quaint little trick you can do with a few of FileMaker’s native functions along with a powerful Custom Function named CustomList. When you know ho

FileMaker Magazine

FileMaker Magazine

FileMaker Go 15 background scripts

When FileMaker Go is running a script and the user locks the device or switches to another app, the script is paused and FileMaker Go enters a suspended state. Check out this video for a simple technique to allow a script to continue to run while FileMaker Go 15 is in the background. This can be a great way to help ensure a long-running script isn't interrupted by an impatient user. Read more › The post FileMaker Go 15 background scripts appeared first on FileMaker Development Company. Vie

Skeleton Key

Skeleton Key

Edit Records Privileges

Edit Records Privileges I have heard reports recently about some confusion regarding the behavior of the Edit Records privileges.  These privileges are set in the Privilege Set Custom Privileges area; they are part of the Record Level Access (RLA) privileges for a specific table. Record editing privileges can be set to Yes, No, or Limited. Developers select these options from the drop-down menu under the Edit area in Custom privileges in the Privilege Set. What happens to a user’s priv

FileMaker 15 User Interface

The FileMaker platform is a constantly evolving and improving ecosystem. The latest version of FileMaker has overhauled the user interface in a number of ways. The FileMaker application UI is extremely important because it is the backdrop of every FileMaker app. https://www.dbservices.com/articles/filemaker-15-user-interface/   dbservices.com

dbservices

dbservices in FileMaker 15

FileMaker iBeacons

FileMaker 15 provides us with the ability to interact with iBeacon devices using FileMaker Go. This means with some setup we can associate data in our FileMaker solution with physical locations and have our iOS devices access them via the iBeacon technology. Free Sample File included. https://www.dbservices.com/articles/filemaker-beacons/ dbservices.com

Using Utility Scripts

Learning how to efficiently create scripts within FileMaker is a never ending process. It's a balance of leveraging what you know and mixing in newly added features along with new ways of doing things. Optimization and cleanup will always be part of the ever growing software solution. In this video, I present the topic of using utility scripts in order to save precious development time. You know, those reusable scripts which prevent you from writing unique and dedicated scripts for every possib

FileMaker Magazine

FileMaker Magazine

FileMaker WebDirect Phone Support

FileMaker WebDirect has been redesigned to be compatible with mobile phones. In the previous release, FileMaker added support for tablet browsers. FileMaker 15 takes it a step further by providing support for mobile phones. Although you could access WebDirect with a phone before, it was not officially supported, mainly due to dialogs being too small for user interaction. https://www.dbservices.com/articles/filemaker-webdirect-phone-support/ dbservices.com

FileMaker iOS SDK - Part 4

Welcome to the fourth and final part of the FileMaker iOS App SDK series. In the final part of the series I will take you through building and compiling the iOS App. If you haven't yet read through parts 1, 2 and 3; now would be a good time to go take a look. Continue Reading...

JCurrie

JCurrie

FileMaker 15 Released

FileMaker 15 was released on May 10th 2016 and includes a few key new technologies. While much of the focus was on the mobile end of things, there are some speed improvements along with some convenience features which will make working in FileMaker 15 just a bit more enjoyable! You can Watch the HD version on YouTube FileMaker Inc. released version 15 on May 10th. Did you miss the news? If so, then here’s a video which goes through the shortlist of new features. One of the biggest changes wa

FileMaker Magazine

FileMaker Magazine

Introduction to WordPress Custom Post Types

Intro to WordPress Custom Post Types Welcome to the exciting world of WordPress Custom Post Types! If you have spent any time working with WordPress you know that a basic WordPress site is primarily made up of Pages and Posts. You have probably also noticed that there isn’t a ton of difference between Pages and Posts. Both have similar input fields: a title, some body text, and possibly a featured image. In fact, the main content of a Page or a Post is stored in the very same database table dis

eXcelisys

eXcelisys

Portal Threading in FM 15

Today’s release of FileMaker Pro 15 brings a welcome performance boost in the form of in-line portal progress indicators, a.k.a threaded portals. Ian Jempson (@ianjempson) was kind enough to provide me with a test file that he built, and today’s demo file is based on Ian’s work, and shared with his permission. The purpose of […] View the full article

Kevin Frank

Kevin Frank

Creating Stand-alone Apps with FileMaker

Webinar with Linear Blue CEO Paul de Hallé Wednesday 18th May at 16:30 BST / 08:30 PDT Join Linear Blue CEO Paul de Hallé as he discusses the new FileMaker toolkit for building fully native Apps for iPad & iPhone. Tools required in developing a stand-alone app for iPad & iPhone The Development Process Demonstration of... View the full article

Paul de Halle

Paul de Halle

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