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.
Part 2: What Should You Consider When Selecting a Development Partner? What Questions Might You Ask a Potential Developer?
Hiring a developer is about creating a working relationship. You want someone who gets your business and gets you. Having a good working relationship often determines the success or failure of a development project. Hire someone you are comfortable with who also has the skills necessary to make your project successful. Beyond the quality of the working relationsh
WidgetStudio makes it easy to use, design and share powerful interface widgets, like calendars, gauges, charts, and timers. Pick from the constantly growing set of included widgets or build your own. Freely share them with your customers or friends.
The post Announcing WidgetStudio – FileMaker WebViewer Widgets appeared first on Geist Interactive.
View the full article
[ Edit: 3/16/2016 - With the help of some other people, we have been able to recover, or recreate some of the original images from original thread. ]
Security is always a big topic when it involves data, or people, or possessions. Recently, over on the FileMaker Community, there was a very beneficial discussion regarding security. Unfortunately, that discussion was the victim of a necessary action...and was deleted. It was deleted, because the discussion was tied to a video that, as was det
Hierarchical JSON Viewer / Editor
By Andy Persons & Doug West
One of the standout new features of FileMaker Pro 16 is native support for the JSON data-interchange format. In addition to providing easy integration with a host of online services, it also provides developers with the tools to create robust hierarchical structures for use entirely within FileMaker. This hierarchical JSON viewer / editor file provides some tools for visualizing, manipulating, and leveraging JSON text.
Features
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
On this very afternoon, the day before Claris Engage 2020, we pause to contemplate all that’s going to happen in the next few days. While we will miss seeing old friends or meeting new friends in the hotel lobby, at the fireplace, or sipping on a cocktail at the hotel bar, we are excited about […]
The post Geist Interactive Celebrates Claris Engage 2020 appeared first on Geist Interactive.
View the full article
In this 2-part series, we’re going to take a look at various JSON-related topics, including a bug fix in FM 19, two free web services that return useful information in JSON format, and several ways to parse a found set into a JSON object. Fixed in 19: JSON validation bug In FM 18 (but not… Continue reading A JSON Miscellany, part 1
View the full article
We at Geist Interactive are thrilled to be a part of the first ever Claris Engage, in this year 2020. Though this first event is a virtual one, we will be part of the the event in the 1’s and 0’s that make up cyberspace. There’s a lot going on, so let’s take a moment […]
The post Geist Interactive @ Claris Engage 2020 appeared first on Geist Interactive.
View the full article
Even though your "database" includes the word "data", data isn't the only thing we categorize and track. We often need to track discrete files and FileMaker is perfectly adept at doing this. In fact, FileMaker's container field is ideally suited to store all kinds of different files.
The problem, however, is simply throwing a container field onto your layout is never really a good idea. If you allow users to simply drop anything into a container, then you'll surely end up with a collection of d
Fun with FileMaker: This Stacking Game will Knock Your Block Off!
eXcelisys Developer Mixes Work & Leisure Creating Block-Stacking Game
by Paul Spafford, eXcelisys FileMaker Developer
One weekend, I had a little fun creating a game in FileMaker. It happened in the usual way: I was playing a free game on my iPad, but it was a bit glitchy. I thought, “I can do better.”
I decided that keeping all elements as simple as possible was the way to go, so while there are some tricky bits, it’s m
Money For every business, it all comes down to money. The successful ones know where the money is spent and the benefits those investments provide. Expenditures must be justified with tangible benefits for the company. Period. That is, if the company is to continue. Time Time is a paradox. Time is both endless and impossibly, […]
The post Otto – Your Secret Business Weapon appeared first on Geist Interactive.
View the full article
Like many things in life, there are multiple ways to solve a problem. It all comes down to what methods you're familiar with. If you only know one of the possible options, then that one method may limit you in terms of performance or efficiency.
In this video, we'll take a look at just a few of the possible methods of filtering data within FileMaker. The default, most accessible option, may be worth while if you've already got a working relationship. But, what about when you need to present the
Just because you streamlined your solution during the design phase doesn't mean it's going to react efficiently across a LAN or WAN. You also need to optimize your hardware and network on your FileMaker Server machine. Hardware and networking are usually secondary to proper design but it can make a big difference in how your solution performs if you have sub par equipment. There are so many factors that play into how a solution performs that it's nearly impossible to provide the right answer for
Hello Everyone, We’re happy to release a new accordion table solution for FileMaker. Accordion tables allow you to have expanding rows in a FileMaker layout, fulfilling a similar role as a list view or portal. These are incredibly flexible and allow you to do things like: Nest Multiple Levels of Expanding Tables Combine Data from …
Accordion Tables in FileMaker Read More »
The post Accordion Tables in FileMaker appeared first on Blue Feather.
View the full article
Todd and I talk about FileMaker Primary Keys today in the Context Podcast. Here’s the episode. Listen to it here. And here are the highlights. Well-Discussed Topic The topic of FileMaker primary keys gets talked about a lot in the community, and indeed I asked about it long ago. The Basics of FileMaker Primary Keys […]
The post The Context Podcast: Primary Keys in FileMaker appeared first on Geist Interactive.
View the full article
Ahhh, the panacea of being able to improve my FileMaker database offline, then simply applying all the dev changes to the live production file. This is the great promise of the new FMUpgradeTool. It was released along with FileMaker 19 and it's a bit hard to dig into. Unless, you have the time like I did.
Fortunately, I'm going to save you the many hours of slogging through the documentation and the trial-n-error which comes with learning any new tech.
In this video, I spend an ample amount of
Jeremy Brown From Geist Interactive presented on the new add-on functionality in FileMaker 19. FileMaker 19’s Open Platform means that we can design add-ons using JavaScript or using FileMaker objects to create a widget to simply drop in to an app for users. This new technology gives us a lot of flexibility in making and …
Add Ons in FM19 – Atlanta FileMaker Developers Group 7/1/2020 Read More »
The post Add Ons in FM19 – Atlanta FileMaker Developers Group 7/1/2020 appeared first on Blue Fea
Thomas Meglasson of Blue Feather presents on FileMaker 19. Make modern custom apps using a platform you already know.
The post FileMaker 19 New Features – Atlanta FileMaker Developers Group 6/3/2020 appeared first on Blue Feather.
View the full article
Over the three years I’ve been here at Geist Interactive, I’ve shared quite a few web viewer widget demo files. They were meant to show what is possible in FileMaker using JavaScript. They were meant to inspire. And they worked well. In all cases, useful UI elements were added to a layout; audio players, C3 […]
The post Perform JavaScript in a Web Viewer: A Reason to Update Widgets appeared first on Geist Interactive.
View the full article
Over the three years I’ve been here at Geist Interactive, I’ve shared quite a few web viewer widget demo files. They were meant to show what is possible in FileMaker using JavaScript. They were meant to inspire. And they worked well. In all cases, useful UI elements were added to a layout; audio players, C3 […]
The post Perform JavaScript in a Web Viewer: A Reason to Update Widgets appeared first on Geist Interactive.
View the full article
One of the great things about FileMaker Pro is it starts you off with a completely blank slate. One of the bad things about FileMaker Pro is it starts you off with a completely blank slate.
Yep, that's right, there are things in FileMaker's UI which non-intentionally urge you to do things which may not be as helpful in the future. Of course, some of this comes down to learning as much as you can about how things work. Which, is likely why you'll be watching this video.
In this episode, we take
One of the great things about FileMaker Pro is it starts you off with a completely blank slate. One of the bad things about FileMaker Pro is it starts you off with a completely blank slate.
Yep, that's right, there are things in FileMaker's UI which non-intentionally urge you to do things which may not be as helpful in the future. Of course, some of this comes down to learning as much as you can about how things work. Which, is likely why you'll be watching this video.
In this episode, we take
Geist Interactive teamed up with Claris to produce a webinar focused on what JavaScript Can do for your FileMaker Apps. We also discussed how JavaScript fits perfectly into the FileMaker 19 Open Platform Release. Below are a list of resources, next steps and other online resources for people who attended the webinar. Once the video […]
The post Power up your Claris FileMaker Applications with JavaScript appeared first on Geist Interactive.
View the full article
Geist Interactive teamed up with Claris to produce a webinar focused on what JavaScript Can do for your FileMaker Apps. We also discussed how JavaScript fits perfectly into the FileMaker 19 Open Platform Release. Below are a list of resources, next steps and other online resources for people who attended the webinar. Here’s the video: […]
The post Power up your Claris FileMaker Applications with JavaScript appeared first on Geist Interactive.
View the full article
These days, the future of FileMaker's flexibility is being created right in front of our eyes. While it's a relatively quiet feature right now, FileMaker Add-ons may blossom into a very beneficial way of enhancing a FileMaker file. True, there are a few rough edges in this preview version of Add-ons, but it's definitely going to be a killer feature if it takes off.
Because Claris has been expanding the definition of a FileMaker file within the world of XML, the ability to modify and/or enhance
These days, the future of FileMaker's flexibility is being created right in front of our eyes. While it's a relatively quiet feature right now, FileMaker Add-ons may blossom into a very beneficial way of enhancing a FileMaker file. True, there are a few rough edges in this preview version of Add-ons, but it's definitely going to be a killer feature if it takes off.
Because Claris has been expanding the definition of a FileMaker file within the world of XML, the ability to modify and/or enhance
This post is a summary of an episode of The Context Podcast, episode 40, release date 6/16/2020. In this episode, Cris Ippolite joins us to talk about Shortcuts and NFC. Those two features are the stated topic, but, of course, we touch on a lot of other things. So here’s a summary of what we […]
The post FileMaker 19: Shortcuts & NFC appeared first on Geist Interactive.
View the full article
This post is a summary of an episode of The Context Podcast, episode 40, release date 6/16/2020. In this episode, Cris Ippolite joins us to talk about Shortcuts and NFC. Those two features are the stated topic, but, of course, we touch on a lot of other things. So here’s a summary of what we […]
The post FileMaker 19: Shortcuts & NFC appeared first on Geist Interactive.
View the full article