FileMaker: Explore

Welcome to The Support Group's blog, where we hope we can contribute to the FileMaker community — experienced developers and beginners alike. We believe that whatever we're doing — whether it's designing a new system or teaching a training class — everything starts with dialog. We welcome your feedback and ideas.

Geolocation with FileMaker Go

Elizabeth in San Francisco is one of many to ask this interesting FileMaker Go question:

Is there any way to get the latitude and longitude of the phone in FileMaker Go and store them in a database?

My first reaction was “unfortunately, no.”  FileMaker Go can’t access the GPS features of the iPhone, and since we can’t use plug-ins with Go, there’s no opportunity to add that feature.  But never say never, right? 

After a few more moments thought, the answer appeared: FileMaker can’t access the GPS… but Mobile Safari can… and FileMaker has the web viewer.  Ah, the web viewer—FileMaker’s Swiss Army knife—how we love you!

Here’s our solution, requiring one web viewer, one script (plus a few more for fun), and just a few fields.

Read more ►

FileMaker Go is a Go

Today’s the lucky day for all of you that have been asking, “When is FileMaker going to make an iPhone app?”  FileMaker Go is an amazing new iOS app that gives you access to your FileMaker solutions on your iPhone, iPad, and iPod touch.

We are incredibly excited about the possibilities now available for our customers—and for us personally, too!  FileMaker Go runs most .fp7 databases without modification.  Layouts are rendered almost identically as in FileMaker Pro; portals, tabs, and Quick Find work; technologies such as web viewers, script triggers, and External SQL Sources (think of the possibilities there) all transfer to your iDevice.  And you get the best of both worlds: you can connect remotely to an available FileMaker Server WiFi or 3G to access live shared systems, or you can copy a .fp7 file to your phone or iPad to carry your data with you.

Contact us to learn how we can develop a new application for you or help you take your solutions mobile.

Before you get started with FileMaker Go and your current databases, you’ll want to consider some differences between FileMaker Pro and FileMaker Go.

Read more ►

DevCon Preview Webinar: FileMaker and Google Apps (UPDATED)

UPDATE:  If you missed today’s webinar, a recording should be available shortly.  We’ll update this post once it goes live.  Thanks to all that attended!

*****

FileMaker Pro makes it easy to create solutions to implement logic, automation, and business rules.  Google Apps - the suite of applications for email, contacts, calendars, documents, etc. - makes it easy to set up an organization with back-office IT systems.  For those that use both tools, linking the two together is a natural wish.

On Wednesday, July 28th, yours truly will be presenting a special DevCon 2010 session PREVIEW web seminar, FileMaker and the Cloud: Integrating with Google Apps, hosted by FileMaker, Inc.  I’ll be discussing some of the reasons The Support Group switched to Google Apps, and how we continue to use our FileMaker solutions with data stored “in the cloud.”  I’ll explore the challenges of using API’s designed for web applications, and demonstrate authenticating and adding and retrieving “records” from Google Apps through a FileMaker interface.

Registration is limited so please register for ONLY one web seminar.

For more sessions like these, be sure to attend the FileMaker Developer Conference, August 15-18 in San Diego, California.  Register today: http://www.filemaker.com/devcon

0 comments

FileMaker 11v2 Updaters Now Available.

FileMaker has released the v2 updater for FileMaker Pro 11, FileMaker Pro 11 Advanced, FileMaker Server 11, and FileMaker Server 11 Advanced.

There are the usual number of bug fixes, as is to be expected, as well as a small but important change in behavior.  If you’re using variables in merge text on your layouts, variables without values will now appear empty.  In FileMaker Pro 11v1, empty merge variables would instead appear with the name of the variables, such as:

     Total Invoices: <<$$invoiceSum>>

You can read more about the various issues addressed in FileMaker’s release notes for Pro and Pro Advanced, and Server and Server Advanced.

0 comments