The Support Group Blog

Will There Be an iPad App for FileMaker?

Frank asks:

Is there, or will there be, an iPad app for FileMaker and Server?

My guess?  Absolutely.  I mean, there has to be, right?  Mobile apps are all the rage, and I can’t imagine that FileMaker is not seriously investigating this market (they’ve already done a great job with their Bento app).  But there are existing solutions available today as well.

Read More

FileMaker Does Sudoku!

We have a bunch of really smart FileMaker developers here at The Support Group who can do some clever stuff with FileMaker. To find out just how clever, Julien, our Development Director, ran a contest for the entire technical staff to see who could build the fastest Sudoku puzzle solver using FileMaker.

Read More

FileMaker into iCal (Without Plugins)

Al asks:

Any hints on how to get appointments into iCal or Google calendars easily - without plug-ins? Mac would be fine, as I want this available on iPhone in the end.

Easy?  Maybe…  it depends on what you want to be able to do with it once it’s in iCal.

Read More

Looping Through Records

Robert asks:

What is the best way to create a script that loops through all selected records?

I almost always tackle it with the basic script steps:

Read More

Creating a Watermark for Multiple Page Reports

Hi, I’m Julien Lafleur, the director of development here at The Support Group.  I’ve been working with FileMaker for well over a decade (in fact I just passed my 10 year anniversary with TSG!), and I’m continually surprised by the many little challenges posed by our customers, and the many creative ways they can be solved.

Read More

Creating Calendars with Portal Filters in FileMaker Pro

Have you ever wanted to display event records in a calendar format?  Of course you have!  And FileMaker Pro 11 makes this so much easier with filtered portals.

Read More

Custom Function: EasyDate

FileMaker Pro 11’s new OnObjectValidate script trigger provides us with the ability to control and massage data in ways we couldn’t before.  While this trigger is often thought of as a way of adding additional limitations and restrictions on data entry beyond the built-in validation options, you can also use it to ease and allow more flexible data entry.

Read More

Table View is Awesome

I’ll admit it: prior to FileMaker Pro 10, I didn’t give much thought to providing users with the ability to view a layout as a table as opposed to a list.  List view seemed to have so much more to offer.  Formatting was easier to control, you didn’t have to take extra steps to ensure the header and footer would appear, and if, like me, you tend to give your fields arcane “database-y” names like ct_nameFull_lfm instead of Full Name, you didn’t have to worry about those names appearing in the column headers.  About the only thing table view had going for it was resizable columns.

Read More

Aggregating Filtered Portals

If you’ve played with FileMaker Pro 11’s filtered portals at all, you may have discovered its biggest stumbling block:  aggregate functions and related data.  All of your calculations summarizing related records no longer reflect what appears in the filtered portal.  Various solutions have been proposed using script triggers and merge variables, but they can require some foresight and maintenance.  Fortunately, there’s an even easier solution for the majority of cases where you need to total up related records.

Read More

Dynamically naming a variable in FileMaker Pro

One of the things I find I need to do frequently is create a variable using a calculated name.  For example, I can use the FieldNames function to get the list of fields on a layout. I might want to then declare a number of variables that have the same names as the fields, and then populate them with those fields’ values.  Later, I can loop through the fields again, perhaps updating them with a Set Field By Name step, and reference the variable with the similar name.

Read More
BrowseMode

Sign up to receive news and information about the FileMaker platform and other custom app development tools.

Keep me posted

Most Popular

Developer Resources

News, Tips & Tricks and Demos

Archives