Welcome to our community, full of great ideas on developing your FileMaker solutions effectively,
for peer-to-peer support of the FileMaker Platform and related products and services.
Michael Layne from Gearbox Solutions presents on FileMaker’s new JSON functions. He does a deep dive into FileMaker’s new JSON functions and demos several examples of how they are using JSON for passing parameters, populating form data, validation and rollback, managing session info such as value lists as global. Michael also demos REST client and REST server with new data API.
The post FileMaker JSON, REST, and the Data API appeared first on Blue Feather - FileMaker Developer, Android, We
In the past year and a half here at Geist Interactive, I’ve been tasked with some development work that involves connecting to various APIs. I’ve written modules for clients that get definitions, other forms, synonyms and antonyms, hypernyms and hyponyms of a term from the client’s internal dictionary and such public dictionaries such as Oxford […]
The post HTTP Request: I don’t know how, but it works appeared first on Geist Interactive.
View the full article
GoDraw3 is a FileMaker drawing tool for users. For FileMaker developers, however, it is full of customization. A developer can do with it what she wants.
The post GoDraw3: Hack the Heck Out of It appeared first on Geist Interactive.
View the full article
Free webinar introducing Karbon our free application framework for building ambitious custom business applications. If you are interested in using the FileMaker Workplace Innovation Platform at a high level you'll probably want to see what we have cooked up.
The post Karbon Webinar – Getting Started appeared first on Geist Interactive.
View the full article
The FileMaker Let function is your tool to make a calculation readable, well formatted and easy to debug. Let us discuss how it can be used.
The post Like a Boss: Let us Discuss the FileMaker Let Function appeared first on Geist Interactive.
View the full article
Finally got some images of the new interface FullCity Consulting is using in their GoZync-enabled inspection app. We showed this off in a case study before they’d revised it and this new, sexy version was subsequently featured at DevCon in 2011. Good stuff. Check out the full case study here.
FullCity’s new zync-enabled application.
The post New UI for GoZync Case Study appeared first on SeedCode.
Source
<p><a href="/blog/The-Paperless-Form-Data-Collection-with-iPad-and-iphone"><br /><h1>The Paperless Form: Data Collection with iPad and iPhone</h1>
<p></p></a><br /><b>Date:</b> December 10, 2013<br /><b>Time:</b> 11:30 AM - 1:30 PM Central Time<br /><b>Location:</b> Skeleton Key: 3260 Hampton, Suite 200, St. Louis, MO 63139<br /><b>Price:</b> Free and <i>Lunch is includ
Looks like folks will have to update to FileMaker Pro/Advanced 12.0 v5 to be compatible with Mac OS X “Mavericks” (12.0 v4 is NOT compatible). Of greater concern is that FileMaker Server 12 and FMSA 12 are not currently compatible with Mavericks at all, and the update isn’t expected until “later this year”. Joe at 360Works says they’ve done some internal testing, and reports that “it seems to hose the WPE pretty well”. Ugh!
Here’s FileMaker’s document on all of that: http://help.filemaker.com/a
Challenge: in a system with three privilege sets, Employee, Manager and Administrator, you want to control access to various panels on this tab control like so: As usual in the FileMaker world, there are various approaches you could take, and today we’re going to look at three of them with the help of these three […]
<a href="http://www.filemakerhacks.com/?p=8576" rel='nofollow external'>Source</a>
<p><a href="/blog/6-Ways-Your-Business-Can-Use-iPads"><br /><h1>6 Ways Your Business Can Use iPads</h1>
<p></p></a></p>
<p><a href="/images/Blog/businessipad.jpg" align="left"><img width="300" height="227" src="/images/Blog/businessipad.jpg" /></a></p>
<p>We've heard most people agree that iPads are awesome personal-productivity tools. We've also heard that it isn't always so easy to use them to bring
FM Starting Point is a completely FREE FileMaker template designed for use with FileMaker® Pro 12, and is focused on small businesses, work groups, and non-profit organizations. These templates were built with the experience gained from working with these target groups for over 22 years.
This updated version includes:
-Various Improvements
-Bug Fixes
Feel free to download it now!
http://fmstartingpoint.com/
Source
One of the most popular sync workflows we see involves marking records as checked out when a mobile user downloads them. This can be used, along with FileMaker’s Access Privileges, to prevent hosted users from changing records a mobile user now “owns”.
This is very easy to do in GoZync and really shows off how developers can get inside the scripts and change the sync itself:
Learn more about checking out records in GoZync’s docs here.
The post Tag Synced Records as “Checked Out” appeared fir
“The great secret of System Design is to be able to sense what things can be done easily and elegantly by means of a system and what things are hard–and to stay away from the hard things.” – John Gall
The post Building Things appeared first on SeedCode.
<a href="http://www.seedcode.com/building-things/" rel='nofollow external'>Source</a>
(For those who’ve seen this before we’re just reposting this, having neglected to move it from our old site. For those who haven’t seen this, check out the video below: a great testimonial of what GoZync can do for a customer.)
As featured in the DevCon 2011 Keynote, using Sync Zync For FileMaker Go
We were thrilled to see Andy LeCates demonstrate GoZync in the DevCon keynote back in 2011.
Andy showed off a deployment of GoZync that Todd Geist integrated into a solution for STAT Bio-Medical.
Last time we looked at several summary reporting tricks, including a conditional subsummary (when an item’s Status is “Scheduled” it will have a value in the Substatus field — otherwise Substatus will be blank). The challenge was to generate a summary report showing Substatus only where appropriate, without seeing any annoying empty gray rows beneath […]
<a href="http://www.filemakerhacks.com/?p=8581" rel='nofollow external'>Source</a>
<p><a href="/blog/FM-Academy-Webinar-Implementing-User-Centered-Applications-With-Reusable-Code"><br /><h1>FM Academy Webinar - Implementing User-Centered Applications with Reusable Code</h1>
<p></p></a></p>
<p><a href="/images/Blog/FMA-150x103.jpg" align="right"><img width="150" height="103" src="/images/Blog/FMA-150x103.jpg" /></a></p>
<p>Join us Tuesday, September 24, for a free one-hour webinar at
1) To create an iOS friendly layout for FMGo, the best practice is to minimize the amount of horizontal and vertical scrolling required to interact on your layout. To achieve the same, we should make a single layout for iPhone having size 320W X 255H and for iPad having size 768W X 673H (instead of making two layouts one for landscape and one for portrait) along with proper anchor locks which will stretch it properly to fit for both the landscape and portrait mode view.
2) We also need to take
Apple’s new operating system for iPhone and iPad changes the way two critical FileMaker functions work in FileMaker Go. While we fully expect a patch from FileMaker very soon, you’ll want to review the issue and either hold off on upgrading to iOS7, retool your FileMaker Go apps, or both.
You can read more about this issue, along with our recommendations, here: www.seedcode.com/iOS7
It’s especially important for GoZync users to read up and take this opportunity to update to at least GoZync 4 (
One of the best ways to learn about a particular FileMaker feature or behavior is to build a demo. You might build one in response to a client request, or to try to answer a question somone has asked, or just to see what happens. At any rate, today we’re going to look at three […]
<a href="http://www.filemakerhacks.com/?p=8501" rel='nofollow external'>Source</a>
<p><a href="/blog/FMRPC-How-Easy-Is-Installation-And-Setup"><br /><h1>FMRPC: How Easy is Installation and Setup?</h1>
<p></p></a></p>
<p><a href="/images/Blog/FMRPC_Banner_v1_cropped600x225.jpg" align="left"><img width="400" height="150" src="/images/Blog/FMRPC_Banner_v1_cropped600x225.jpg" /></a></p>
<p>FMRPC makes FileMaker Pro and Go perform much faster over the Internet, and it lets FileMaker Go r
From time to time people ask me why the Privilege Set bits in FileMaker Pro are all turned OFF by default. Would it not be easier and better for security purposes, the questions go, if all these were turned ON instead?
The answer is No; here is why. First, some history. Prior to the introduction of FileMaker® Pro 7 in March 2004, all of the privilegesâas they then existedâwere turned on by default. Developers then had to wade through a veritable sea of settings and options to limit acc
<p><a href="/blog/Post-FM-Academy-Webinar-Recap-Keep-It-Clean-Using-The-Database-Design-Report-To-Assist-In-Cleaning-Your-Database"><br /><h1>Post FM Academy Webinar Recap - Keep It Clean: Using the Database Design Report to Assist in Cleaning Your Database</h1>
<p></p></a></p>
<p><center><a href="/images/Blog/FMA_AugustImage_2013-07-19-150x150.jpg" align="right"><img width="150" height="150" src="/images/Blog/FMA_Aug
This is what finally got me to read Roberto Bolaño?!
Angus Croll: fantastic.
The post JavaScript is Literature is JavaScript appeared first on SeedCode.
<a href="http://www.seedcode.com/javascript-literature-javascript/" rel='nofollow external'>Source</a>
Back from DevCon and refocussing, as I think we all are. I’m trying the “desired outcomes” chart again (worked well when I worked it) and am reminded of Benjamin Franklin’s plan for each day:
Wish I remembered where I snapped this.
Pretty cool. The days when I do the most important thing before I start reacting to email are by far the most productive enjoyable. The “desired outcomes” chart is here.
The post First things “first” appeared first on SeedCode.
<a href="http://www.seedcode.
We are all used to everyone thinking what we do is “easy”. “Shouldn’t take you more than a couple of minutes” is a familiar dictation from some of our self-declared savvy patrons who have voiced in on a chore or task that we know consists of hours and not minutes. So it is refreshing when you get those far and few between letters from a first-rate client who has a sense of humor, has their feet firmly planted on the ground, and are plugged into reality. Since this was such a great communication
<p><a href="/blog/FM-Academy-Webinar-Keep-It-Clean-Using-The-Database-Design-Report-To-Assist-In-Cleaning-Your-Database"><br /><h1>FM Academy Webinar - Keep It Clean: Using the Database Design Report to Assist in Cleaning Your Database</h1>
<p></p></a></p>
<p><a href="/images/Blog/FMA_AugustImage_2013-07-19-150x150.jpg" align="right"><img width="150" height="150" src="/images/Blog/FMA_AugustImage_2013-07-19-150x150.jpg" /&g
A common exercise in freshman courses on statistics and probability is to divide the students into two groups, let’s call them A and B. Each student in group A is instructed to flip a coin 100 times and record the resulting sequence of heads and tails. Each student in group B is instructed to merely […]
<a href="http://www.filemakerhacks.com/?p=8423" rel='nofollow external'>Source</a>