Article Tags

Click or tap one of the article tags to filter down to a smaller selection.

Our Library of Videos

839 videos found.
Top 10 Time Savers for Development 07/06/2006 - 7:00pm
No preview video available.

It's time again for a nice little round up of all those time saving exercises which make it that much easier to develop solutions using FileMaker Pro. In this video you'll find not just 10 tips, but a few extra sprinkled around the video.

If you think you know every trick there is for making things easier or faster, then it may be possible you missed one. Watch this video to either learn some new tips, or make sure the ones you know, are the ones we cover!

Uploading HTML via FTP 06/29/2006 - 7:00pm

Behind every good web server, you typically find some form of database. While FileMaker does offer Instant Web Publishing, this isn't always the best method to share information on the web. If you don't have FileMaker Server Advanced, then you're limited to a few connections; plus, you end up with a lot of overhead for some potentially simple HTML code.

The best solution, when the need is quickly uploading some HTML text files, is FTP. For both Macintosh and Windows you'll find that FTP is already ready to use. The solution is tapping into the tools you have available. Of course, if your needs are for some serious FTP sending, then you'll likely want to look into!

Advanced Scripting Concepts 06/21/2006 - 7:00pm

Simply adding ScripMaker script steps to any given script is a pretty easy task. In fact, you'll likely end up using the same script steps over and over and over again. The difficult part of learning how to script is knowing the tricks of the trade and the most efficient way of putting things together.

In this video, I present a number of concepts which will help anyone become a better script writer. If you don't know the tricks for using multiple parameters, using script results or creating a multifunction script, then watching this video will definitely move you in the right direction.

Understanding Permissions 06/12/2006 - 7:00pm

One of the more commonly misunderstood aspects of building a FileMaker solution is permissions. The issue of "How can I prevent this user from performing this action and letting other users do so?" all comes down to building a permissions system into your own solution. FileMaker knows how to manage what users can and can't do as it relates to FileMaker - the software.

So, it stands to reason that FileMaker - the software - knows nothing about YOUR database. In order for you to control what users can and can't do in your database you have to manage your own permissions. This video provides the critical high-level overview which will help you create a robust permissions system!

Portal Paging - Updated 06/02/2006 - 7:00pm

There are more than a few times when presenting data, as it appears in the real world, is desirable. Labels are a good example.

What happens when you emulate the layout of a sheet of labels, using portals, and you need to move to the next page? Well, you use a technique called Portal Paging - of course. Such was a solution needed by a viewer named Ron (see, it does pay to send in your requests for solutions). If you've gotten to the point of making everything display properly, but you just couldn't find the solution to making it work, then watch this video to learn how you too can page through sets of data within a fixed portal layout!

Unicode Creativity 05/22/2006 - 7:00pm
No preview video available.

Using Unicode characters for entertainment value may not be that entertaining. In fact, it would likely be down right boring! Good thing we can use Unicode to accomplish all kinds of useful tricks in FileMaker.

In this video, you'll learn how to access Unicode characters and some of the creative ways you can use them. From showing process-based animations to using characters for the their symbolic value, you simply can't turn a blind eye to what's hidden in your everyday fonts. Watch this video to learn how to leverage the fonts you have installed right now!

Ultimate Portal Sorting Updated 05/15/2006 - 7:00pm

Two of the most requested features for portals are likely horizontal scrolling and being able to sort individual columns. The former is something far out of your control, yet the later is something you can accomplish with a bit of creativity.

In this video, you'll learn every detail you need to know in order to sort a portal on any column, in either direction, using any field type and supporting multiple languages! This truly is Ultimate Portal Sorting. The technique only requires one additional field for each table with data presented in a portal, and uses one script for all portals across the whole of your solution. If sorting portals is what you desire then this video will give you what you need!

Using Arrays in FileMaker 05/05/2006 - 7:00pm

When it comes to the concept of programming, you may not think FileMaker is something you program in. It's not like a language such as Pascal or C, yet few FileMaker developers know what any good programmer knows. Making a database system in FileMaker is programming.

You're creating a useable system, using logic, based on the features and limitations of the environment you're provided. Learning an environment or language is merely one part of the whole equation. Knowing how to manipulate and use data structures is another part. It applies to any programming experience - including FileMaker. In this video you'll learn how to use arrays, a common programming data structure, to solve FileMaker related problems.

Instant Access to Free Icons (Free Article) 04/27/2006 - 7:00pm
No preview video available.

You can't get any better than both attractive and free! Unless it's just too hard to use these attractive free icons in your FileMaker database. But wait, it is easy to get these free icons into your FileMaker database.

All it takes is a little bit of browser know-how, a simple folder import and you're ready to rock and roll with the nicest looking icons your layouts have ever known. Watch it now and your next new database will look sharper than ever.

Mastering the Let Function & Better Data Structure 04/17/2006 - 7:00pm

We all start out at some level when taking on the task of learning FileMaker. Whether you've had formal programming experience or you've never even opened a spreadsheet, there's always something to learn and many different approaches to take.

While reading a post on the FMForums.com message board, I was inspired to shoot this video article about working with check boxes and ended up showing you how to better structure your data.

When you've worked with FileMaker as long as I have, you tend to forget some of the most difficult concepts to grasp. Many of those concepts aren't necessarily specific to FileMaker, and on top of that you have to learn how it's done the FileMaker way as well. Well, this video will teach you how to deal with them and come out with flying colors!

Pages