BLOG

JavaScript in Web Viewers

I love JavaScript, and there are two new features in Claris FileMaker Pro 19 that have gotten me really excited. This last week, I finally had a chance to play with these features and discovered that Claris has quite outdone themselves in how they have allowed FileMaker developers to harness the inherent power of JavaScript.

Read more
Read More

Creating A COVID-19-Safe Signing System For FileMaker Go

Due to COVID-19, we recently had to invent a way to sign forms on-site without sharing devices. Part of the conversation went like this:

He thought for a minute and replied, “Here’s what we’ll do. We’ll make a way for a user to sign a form without ever touching the iPad. How about we create a record just for signatures? We can send a link out to the client that will open a WebDirect interface. It would present them their signature record on their own device, and boom! Touch-free signatures.”

“Brilliant!” I said happily. “Let’s go! I’ll grab some pizza.”

Read more
Read More

FM19 Add-On Spotlight: Kanban Board

Kanban boards are useful project management tools to help visually depict work. They visually depict work at various stages of a process using cards to represent work items and columns to represent each stage of the process. For instance, one of our clients, VN Graphics, uses them to track the flow of a graphic design job through the initial order, design, pre-press, and production. I love Kanban boards so when I found out that Claris had included one in their free Add-Ons, I was excited to try it out.

Read more
Read More

FM19 Add-On Spotlight: Barcode Generator

Barcodes are an essential tool in the modern IT world and being able to add them into your solutions without a plugin or barcode font is a welcome addition to native FileMaker functionality. Our clients use barcodes to identify products they’re selling, to apply a serial number code to a manufactured item, and to build a scannable shipping manifest among numerous examples. Documentation is limited at this stage, so I’m hoping this blog post will assist others in implementing the Barcode Generator add-on.

Read more
Read More

Insert From URL V2

A few years back, we released a demo to discuss/review the cURL functionality introduced into the “Insert from URL” script step in FileMaker 16. While the cURL implementation introduced some data transfer standards into the FileMaker framework, the real magic happens in the “Insert from URL” script step.

In this new version of the cURL demo, we took the same demo from the cURL blog post and gave it some updates, applied a new theme, and added the feature to send HTML emails using the SMTP(S) protocol introduced in FileMaker 18. We’re also using a navigation module we’ve built that utilizes the JavaScript functionality introduced in FileMaker 19.

Read more
Read More

Revisited: Hashtags In FileMaker

It’s been 3 years since our post “Hashtags in FileMaker”, so we decided to give the demo a bit of a refresh and add a few features.

Read more
Read More