Jump to content
  • entries
    528
  • comments
    6
  • views
    38,239

Entries in this blog

Quick Tip: Rounded Button Bar Segments

There are all kinds of nice graphic tips and tricks within FileMaker and one of my most favorite is using the transparent line setting in order to create the rounded effect on multiple segment Button Bars. Click the title or link to this article to view the video. View the full article

FileMaker Magazine

FileMaker Magazine

Custom Function Database 13 - Parsing JSON

As with visiting any new country where they speak a different language, if you can’t speak it, then it’s pretty hard to communicate. The same thing applies to intercommunication between technical systems. If you don’t take the time to learn the format being used, then you obviously won’t get very far. In this video, we take a look at processing JSON from GitHub’s API. It’s one of the last places we’re looking for FileMaker Custom functions. GitHub is a web site which hosts hundreds of thousands

FileMaker Magazine

FileMaker Magazine

Custom Function Database 13 - Parsing JSON

As with visiting any new country where they speak a different language, if you can’t speak it, then it’s pretty hard to communicate. The same thing applies to intercommunication between technical systems. If you don’t take the time to learn the format being used, then you obviously won’t get very far. In this video, we take a look at processing JSON from GitHub’s API. It’s one of the last places we’re looking for FileMaker Custom functions. GitHub is a web site which hosts hundreds of thousands

FileMaker Magazine

FileMaker Magazine

Top 5 Time Saving Tips

Who likes spending time doing things in FileMaker Pro when you can do things faster? How about no one. That’s why this video will help you save some time when you discover the various ways you can interact with layout objects and your data. So, here’s 5 different tips which will save you some time while working in FileMaker Pro. Click the title or link to this article to view the video. View the full article

FileMaker Magazine

FileMaker Magazine

Top 5 Time Saving Tips

Who likes spending time doing things in FileMaker Pro when you can do things faster? How about no one. That’s why this video will help you save some time when you discover the various ways you can interact with layout objects and your data. So, here’s 5 different tips which will save you some time while working in FileMaker Pro. Click the title or link to this article to view the video. View the full article

FileMaker Magazine

FileMaker Magazine

Custom Function Database - Part 12 - User feedback

Some buttons in your user interface are likely more than obvious in terms of what they do. But what about those times when they're not and it's just nice to let the user know what just happened? Using a combination of Slider panels and mutli-segment Button Bars you can provide any type of feedback you might like to show. This video presents a method for showing the user some feedback about the results of clicking a button or any other user interface action taken. Note to subscribers: If you're

FileMaker Magazine

FileMaker Magazine

Custom Function Database - Part 12 - User feedback

Some buttons in your user interface are likely more than obvious in terms of what they do. But what about those times when they're not and it's just nice to let the user know what just happened? Using a combination of Slider panels and mutli-segment Button Bars you can provide any type of feedback you might like to show. This video presents a method for showing the user some feedback about the results of clicking a button or any other user interface action taken. Note to subscribers: If you're

FileMaker Magazine

FileMaker Magazine

Custom Function Database - Part 11 - RegEx Parsing

With FileMaker’s PatternCount(), Left(), Right() and Middle() functions you can certainly extract a lot of data. The functions, however, are severely limited when it comes to matching variable patterns of data. That’s where, in the world of programming, Regular Expressions, or RegEx for short, is SUPER handy! It’s used in pretty much EVERY computing language and I don’t personally know a professional developer who can develop without it. It’s been available since the 1950’s and it’s a worthwhil

FileMaker Magazine

FileMaker Magazine

Custom Function Database - Part 11 - RegEx Parsing

With FileMaker’s PatternCount(), Left(), Right() and Middle() functions you can certainly extract a lot of data. The functions, however, are severely limited when it comes to matching variable patterns of data. That’s where, in the world of programming, Regular Expressions, or RegEx for short, is SUPER handy! It’s used in pretty much EVERY computing language and I don’t personally know a professional developer who can develop without it. It’s been available since the 1950’s and it’s a worthwhil

FileMaker Magazine

FileMaker Magazine

FileMaker 16 - Uploading files to Dropbox

Integrating third party APIs can be a bit daunting when you’ve never worked with them before. Fortunately, the most difficult part of the process is simply taking the time to research the API and implement the features you’d like to have. When you’re working within FileMaker, you’re often capturing content which may need to be pushed into another online location - such as Dropbox. If your FileMaker solution needs this, then adding FileMaker Dropbox integration is the way to go. With FileMaker

FileMaker Magazine

FileMaker Magazine

FileMaker 16 - Uploading files to Dropbox

Integrating third party APIs can be a bit daunting when you’ve never worked with them before. Fortunately, the most difficult part of the process is simply taking the time to research the API and implement the features you’d like to have. When you’re working within FileMaker, you’re often capturing content which may need to be pushed into another online location - such as Dropbox. If your FileMaker solution needs this, then adding FileMaker Dropbox integration is the way to go. With FileMaker

FileMaker Magazine

FileMaker Magazine

Floating Card Windows

This video will teach you all about using the new FileMaker 16 Card Window and show you how to take advantage of the fact that you can have a totally different position for the card window outside of the parent which where it belongs. With a bit of creative FileMaker scripting you can create some really nice features for your FileMaker database. Click the title or link to this article to view the video. View the full article

FileMaker Magazine

FileMaker Magazine

Floating Card Windows

This video will teach you all about using the new FileMaker 16 Card Window and show you how to take advantage of the fact that you can have a totally different position for the card window outside of the parent which where it belongs. With a bit of creative FileMaker scripting you can create some really nice features for your FileMaker database. Click the title or link to this article to view the video. View the full article

FileMaker Magazine

FileMaker Magazine

Custom Function Database - Part 10 - Saving User State

While it would be wonderful if FileMaker Pro had built-in functionality for all of the features we can possibly think up, it’s not too practical. Besides, what would be left for us to develop? So, what about saving user state? Do you think you would enjoy leaving your desk for a few moments and coming back to a completely rearranged environment? I doubt it, and that’s almost exactly what FileMaker does when working within a hosted file. The most common approach to solving this problem is to si

FileMaker Magazine

FileMaker Magazine

Custom Function Database - Part 10 - Saving User State

While it would be wonderful if FileMaker Pro had built-in functionality for all of the features we can possibly think up, it’s not too practical. Besides, what would be left for us to develop? So, what about saving user state? Do you think you would enjoy leaving your desk for a few moments and coming back to a completely rearranged environment? I doubt it, and that’s almost exactly what FileMaker does when working within a hosted file. The most common approach to solving this problem is to si

FileMaker Magazine

FileMaker Magazine

FileMaker 16 Released

On May 9th 2017 FileMaker Inc. released FileMaker version 16. This version included a big number of major features designed to support FileMaker's ability to communicate with the rest of the Internet. As a globally connected software application, FileMaker has clearly stated that it's a highly viable platform for rapid application deployment. Click the title or link to this article to view the video. View the full article

FileMaker 16 Released

On May 9th 2017 FileMaker Inc. released FileMaker version 16. This version included a big number of major features designed to support FileMaker's ability to communicate with the rest of the Internet. As a globally connected software application, FileMaker has clearly stated that it's a highly viable platform for rapid application deployment. Click the title or link to this article to view the video. View the full article

Touring FileMaker's Inspector Palette - Part 2

The Inspector palette is your primary tool for designing your layouts. Of course, being familiar with all its various options and settings is what makes it possible for the creation of great looking layouts. This video focuses on going through the second and third tabs of the Inspector and looking at the impacts of all the various settings which control styles and themes. While the settings themselves may seem all to obvious in terms of what they do, it’s the combination of using those setting

Touring FileMaker's Inspector Palette - Part 2

The Inspector palette is your primary tool for designing your layouts. Of course, being familiar with all its various options and settings is what makes it possible for the creation of great looking layouts. This video focuses on going through the second and third tabs of the Inspector and looking at the impacts of all the various settings which control styles and themes. While the settings themselves may seem all to obvious in terms of what they do, it’s the combination of using those setting

Touring FileMaker's Inspector Palette

If you’re new to FileMaker, or even an old hat at FileMaker development, then it’s always nice to understand how to use your own tools. In this video, I start the process of walking through the standard Inspector palette. By taking a bit of time to understand each of the unique areas of the Inspector palette, you may gain a tip or trick in terms of what you can do with this critical part of FileMaker development. Spend a few minutes to watch this video about the first of the four sections of Fi

FileMaker Magazine

FileMaker Magazine

Touring FileMaker's Inspector Palette

If you’re new to FileMaker, or even an old hat at FileMaker development, then it’s always nice to understand how to use your own tools. In this video, I start the process of walking through the standard Inspector palette. By taking a bit of time to understand each of the unique areas of the Inspector palette, you may gain a tip or trick in terms of what you can do with this critical part of FileMaker development. Spend a few minutes to watch this video about the first of the four sections of Fi

FileMaker Magazine

FileMaker Magazine

Copy & Paste Portal Rows

There’s an addictive quality to solving problems within FileMaker. Especially, when you wire things up to the user interface. Click the button, and what would have taken many times longer, is shortened into a few milliseconds of time. It quite literally feels like you’re a magician - at least to this developer. So, when developing a solution the other day, and needing to copy the contents of one portal over to another, I quickly came up with a solution and put it into place. Within about a hal

FileMaker Magazine

FileMaker Magazine

Copy & Paste Portal Rows

There’s an addictive quality to solving problems within FileMaker. Especially, when you wire things up to the user interface. Click the button, and what would have taken many times longer, is shortened into a few milliseconds of time. It quite literally feels like you’re a magician - at least to this developer. So, when developing a solution the other day, and needing to copy the contents of one portal over to another, I quickly came up with a solution and put it into place. Within about a hal

FileMaker Magazine

FileMaker Magazine

Custom Function Database - Part 9

Heading back into our series on the Custom Function database, there’s always an opportunity to explore yet another area of using FileMaker to create solid solutions. This video focuses on the fact that we’re storing canonical data which we want to leverage, yet not alter. When you store data for any type of templating system or data which acts as the basis for further variations you have a number of choices in terms of how users interact with that data. For this solution we want the user to be

FileMaker Magazine

FileMaker Magazine

Custom Function Database - Part 9

Heading back into our series on the Custom Function database, there’s always an opportunity to explore yet another area of using FileMaker to create solid solutions. This video focuses on the fact that we’re storing canonical data which we want to leverage, yet not alter. When you store data for any type of templating system or data which acts as the basis for further variations you have a number of choices in terms of how users interact with that data. For this solution we want the user to be

FileMaker Magazine

FileMaker Magazine

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.