Low-Code

naming conventions

The Impact of Naming Conventions on Code Readability

Naming Conventions in FileMaker Implementing reliable naming conventions in FileMaker has the potential to save developers both time and frustration. This is the second installation in our blog series on code readability.  According to Wikipedia, a naming convention is “a set of coding rules for choosing software identifiers (names of program elements) in source code and …

The Impact of Naming Conventions on Code Readability Read More »

better webdirect checkboxes

Better WebDirect Checkboxes

FileMaker Checkboxes Here’s a quick guide to creating visually pleasing FileMaker checkboxes and radio buttons in a format that translates to WebDirect (and even includes emojis)! Accessing FileMaker solutions via WebDirect is convenient, but has unfortunate limitations, especially when it comes to design. A common frustration among developers is that the formatting of checkboxes in …

Better WebDirect Checkboxes Read More »

How to debug JavaScript in FileMaker

How to Debug JavaScript in FileMaker

It’s easy to debug and experiment with JavaScript code in a web browser, yet difficult to debug JavaScript in FileMaker. Here’s a workaround. JavaScript Utilizing JavaScript in your FileMaker solution can open up an array of new possibilities for design and functionality. With a little bit (or a lot!) of HTML, CSS, and JavaScript, you …

How to Debug JavaScript in FileMaker Read More »

record locking: you cannot use this record until (FileMaker User) is finished

Record Locking: You Cannot Use this Record Until (FileMaker User) is Finished

What is record locking? Why did my dashboard break? While working, have you ever been thwarted by a FileMaker dialog that reads: “David Weiner (David Weiner)” is modifying this record.  You cannot use this record until “David Weiner (David Weiner)” is finished. Why can’t I use this record until someone is finished? This is caused …

Record Locking: You Cannot Use this Record Until (FileMaker User) is Finished Read More »

top-notch FileMaker shortcuts

Top-Notch FileMaker Shortcuts

Keyboard shortcuts (also called quick keys) are a developer’s golden ticket to a faster and more efficient workflow. Even a handful of keyboard shortcuts can cut down on work time and provide a more fluid user experience. Many tasks can be accomplished with keyboard shortcuts alone, and FileMaker Pro gives users the ability to create …

Top-Notch FileMaker Shortcuts Read More »