Tech review

DayBack Classic v. DayBack 19

With the advent of Claris FileMaker 19, we are starting to see some new FileMaker add-ons, a brand new feature that is still technically “coming soon” according to Claris. One of the first products available for FileMaker using the new add-on architecture is the newly revised DayBack calendar product from Seedcode. We have been integrating the DayBack calendar for many years now and have seen the product evolve over time. This latest edition is taking advantage of many of the new FileMaker 19 capabilities, and has some really great new features. I’d like to go over some of the similarities and differences between “DayBack Classic” and DayBack 19 as well as benefits to upgrading.

Container Data and the FileMaker Data API

Back when I was learning about the FileMaker Data API, I had trouble finding any information on how container data was handled. Oddly, the upload information in the Help documentation seemed far more complete than the download information, especially considering the download information isn’t even it’s own section. It’s a note in the URL And Data Format notes section. In essence, the note is: You will get a URL referencing the location of the container data, which is somewhere on the internet. You’re welcome. I ended up utilizing the Base64 Encode And Decode functions in a way that I’ll forever keep as a tool in my developer’s toolbox. If you’re not familiar with these functions, they easily convert images into text and vice versa.

FileMaker Top Calls Log Analysis

The top call stats log was introduced in FileMaker 15 and when we first heard about it we were excited about the possibilities of using it to track down where the bottlenecks might be in our solutions and where to go prospecting for performance optimization opportunities.

Checklists

What does it mean to be a professional? A technical definition may include the fact that one is in a ‘profession’. This is generally defined as a line of work that requires some sort of certification, where you subscribe to a code of conduct or ethics, and where recurrent training is required. Accountancy, healthcare, and the legal profession are all obvious examples.

FM BetterForms

FM BetterForms is not just a web front end for your FileMaker Pro solutions. It’s very much the front end that FileMaker has been needing for some time. What I mean is that while the rest of the world moved on to HTML/CSS and JavaScript for their UIs, FileMaker did not. In fact, it’s only in the upcoming release of FileMaker Pro 19 that JavaScript is being incorporated into the UI. FM BetterForms has taken it upon itself to go ahead and modernize the UI for the web.

Claris Connect: First Impressions

Claris Connect is a new Claris product for automating common business processes. Create a simple Claris Connect ‘flow‘ and connect multiple applications in a short amount of time. Let Claris Connect do the heavy lifting and connect all of your business applications so they can communicate easily.

RazorSQL

Developer’s have been able to run SQL queries against their FileMaker data for many years. In the early days it required a 3rd party plugin, but since version 12 we’ve been able to run SQL Select statements against our FileMaker data with the native Execute SQL function. RazorSQL can be a big help.

Web Forms and FileMaker Integration Options

Need to do some data collection from users who don’t have FileMaker? A survey, application, or registration? As with most things FileMaker, there are multiple solutions to this requirement. In this short blog post, I’ll be going over the option of using a web form (such as Google Forms) so that data can be collected on a website, then automatically pushed into the FileMaker database.

Scroll to Top