FileMaker Go Mobile Optimizations

While recently crafting a new layout theme, which is a darn close replica of the iPad UI for FileMaker Go, I discovered a number of issues one should pay attention to for mobile development in FileMaker. The iPad and iPhone 4 are pretty snappy devices - although I'm still using the 3G iPhone (can you say "getting slower each day") for my phone. However, FileMaker Go suffers from a bit of a "lag" in the UI department. It's great that you can access your data, but doing this over a slow 3G connection is likely painful (I've personally only got the wi-fi iPad, so I've not tried).

The hype about the mobile market and FileMaker Go is warranted. I mean, it's really cool that all you have to do is buy a copy of FileMaker Go for the iPhone or iPad and you can be up and running with your database - uh, almost...

These mobile devices use a totally different method of interaction, and vary between the iPhone and iPad. Personally, my position on developing for any unique platform is that you break that platform out into its own file and simply access the data in a separate data file. The nuances of designing/developing for mobile versus the desktop client warrant some serious evaluations as to the validity of doing it all within one file.

So, without delay, I offer you 10 of my best lessons learned while developing this layout theme for the iPad. I think you'll find that some of them may be very eye-opening when it comes to how you deploy on a mobile device - Enjoy and HAPPY NEW YEAR!

Comments

hi matt, first of all thanks for your work.. plenty of lovely stuff here

i'm writing 'cause i had the following problme and was wondering if you had it as well.

i noticed that, in the FM Go version, script triggerst such as "on enter" and doesnt' work properly when used in combination with the "Drag and Drop" tecnique

I hope that i was clear enough... although i sincerely doubt it :-)

all the best