CampSoftware Blog

CampSoftware provides Windows and Mac FileMaker consulting and solutions throughout the US.

We've been using FileMaker to solve problems since 1991 when FileMaker 3 was available.

We're proud to be certified as a FileMaker 9, 8, and 7 Certified Developer, and to be a member of the FileMaker Business Alliance.

Browser Bookmarklet to Fill In Form for iPhone or other browsers too...

Recently, I’ve been developing an iPhone interface to our FileMaker database, FMSmallBusiness <http://www.campsoftware.com/products/fmsmallbusiness.htm>.

To access the database, you need to enter in your login and password, but the iPhone doesn’t autofill the form. So I found a nice solution here: <http://mobilemind.net/iphone/>

However, it didn’t offer to fill in more than one field, so I tweaked it to auto fill in the first field of the first form as well as the second field of the first form using the code below. All you need to do is replace the values where you see USERNAME and PASSWORD. You can bookmark this or or right click it to copy the link.

If you know the name of the form and the field names this is much more direct. Again, you can bookmark this or right click it to copy the link.