Learning Claris FileMaker
317.3K views | +3 today
Follow
Learning Claris FileMaker
Give life to your data with an easy to use database ... I'll share cool FileMaker stuff for you, avoiding the programming part of it as much as I can.                        #WorkplaceInnovationPlatform #Claris
Your new post is loading...
Your new post is loading...
Scooped by Didier Daglinckx
Scoop.it!

Data Viewer in FileMaker Advanced - Soliant Consulting

Data Viewer in FileMaker Advanced - Soliant Consulting | Learning Claris FileMaker | Scoop.it
What is it?

The Data Viewer is a feature of FileMaker Advanced that gives you under-the-hood access to your data. You can certainly program in FileMaker Pro and not use FileMaker Advanced, but you will be missing certain—I must say critical—tools that, essentially can make your life a lot easier. We’ve all been there, learning FileMaker, getting excited about putting fields on layouts and seeing our data grow. But learning to use the tools that are at our fingertips is equally exciting.

As a developer, you want to be precise and use the right functions for the right calculation. FileMaker has a lot of functions that can be interpreted in different ways. Additionally, there are functions that sound similar, especially to a new developer.

The Data Viewer can be a great tool to test your pudding before serving it at the dinner table. In this article we’ll take a look at some things you can do with the Data Viewer. You can test your data while debugging a script, you can write and test calculations, and you can even set variables to use later. Data can be sorted by the column headers, if you hover over with your mouse you can expand the data that is in a variable, you can even retype and change the data in your variable and you can double-click on it to see it in its entirety

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

"Portal" in a FileMaker Popover - Soliant Consulting

"Portal" in a FileMaker Popover - Soliant Consulting | Learning Claris FileMaker | Scoop.it

Let me start out by stating that I love popovers. 

I can cut down on the number of layouts a solution needs when I can just serve the data right up where the user needs it. 

It’s faster, easier, and leaner. 

Unfortunately, there are limitations when it comes to working with popovers.

The Problem

I was working on a client solution where I had to create historical snapshots of records at a current state and create backups of their children, as well. 

There were two child tables related to each other. 

The first thing that popped in my mind was just to pop a portal on the popover to show all the related child records. 

Well, that doesn’t work. 

Luckily, I quickly realized that it’s a feature, not a bug. 

You can’t place a portal in a portal, even if you’re trying to mask it as a FileMaker popover.


...


Read more on the blog

No comment yet.