Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Welcome To FMForums

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.

Register and join the conversation!

 

Blogs

Featured Entries

Demo file: a-value-list-experiment.zip Note 1: today’s demo is recycled from the one that accompanied Virtual Portal, part 2. All we care about today is how we assign the parent company; the remainder can be ignored. Note 2: if you’re unclear on value list basics, check out Thinking About Value Lists, part 1. “I want it… Continue reading A Value List Experiment View the full article
The wonderful thing about creating software is it feels like you're able to create your own universe. You're the master of that universe and how it functions and reacts to its users. It's a very empowering feeling to know you can direct and control data in a way that makes it useful to others. When considering all the directions that software can take there's always that simple fact that different people like different things. Heck, someone buys the Rhubarb from the grocery store - because they
With our new free FileMaker add-on, FM Draw, you'll be able to write on images in FileMaker in just a few simple steps. Whether you're looking to make notations to a design or highlight sections of an image, we have you covered! Read the full article and download the add-on here. https://dbservices.com/blog/fm-draw   dbservices.com
Portals are wonderful tools for showing related data relevant to what your solution is solving. Sometimes, however, there's a trick to getting them to show exactly what you want. The combination of functions required may not always be obvious and it can be hard to achieve the desired result. Essentially, you have to know how to extract the specific key values which allow you to filter only the desired rows. In this video, I walk through all the specifics of creating a custom function which allo
There's this special feeling you get when developing software where you feel like you've created something magical. Sometimes, it doesn't even matter if you've done the same type of thing before. It just feels like you're the master of the universe and you've created something super useful. This may even be the case when you're simply creating a virtual trash can and providing users with the ability to reverse course on that accidental record deletion. In this video, we're taking a look at a s
It’s been a few weeks since the Claris FileMaker add-ons were put into the product. A lot has happened since then. People have explored them using the sample data and even their own. The community is now filled with questions about these new packages of functionality. People are discovering what can be done with them. […] The post In-Product Add-ons: A Few More Things appeared first on Geist Interactive. View the full article
Do you need to work with online APIs and find yourself wishing there was an easy way to accomplish it? Well, there actually is. In fact, in much of technology, there's something or someone somewhere which has likely already solved the problem. In the case of using REST (Representational state transfer) to interact with service APIs within FileMaker, it's nice to have a single tool which will handle most of the heavy work for you. When native JSON was added to FileMaker, the last piece to the pu
Almost every single solution I develop requires a method for dealing with text in fields that is purposely or accidentally formatted in browse mode. For better or worse, FileMaker allows users to change text formatting in browse mode via the Format menu. FileMaker also doesn't automatically remove formatting that's been pasted or drug from another application like a web browser. This leads to all kinds of issues with displaying field text on multiple layouts as well as output. This article will
Il faut s’y habituer, avec les nouveaux cycles courts des sorties de FileMaker, les nouveautés importantes ne sont plus forcément à date fixe avec un nouveau numéro de version. Il ne suffit donc plus, pour qui s’intéresse à la plateforme FileMaker, de réserver un peu de temps au mois de mai pour s’enquérir des nouveautés […] Cet article FileMaker Server sur Linux : la révolution fmcloud.fm 2.0 est apparu en premier sur 1-more-thing. View the full article
Demo file: backup-simplified.zip Like many developers I go back and forth between developing locally and in a hosted environment, and many years ago, I posted a couple articles featuring a simple backup script to create on-the-fly backups when working on local files. Recently a colleague pointed out that this backup routine, which I last wrote… Continue reading A Simpler Backup Script View the full article
Over the years I've spent a lot of time working on a wide variety of themes for FileMaker Pro. Many of those themes involve taking advantage of every possible display mechanism which FileMaker portals offer. When getting started with creating solutions in FileMaker Pro you don't always know what you can take advantage of. When it comes to portals there are a variety of settings and theme aspects which allow you to create some really creative looks. In this video I strive to show you all those h
Claris’s first of many frequent releases of the FileMaker platform is here as Claris focuses on being agile and low-code moving forward, with new features being released more frequently. In this article we will focus on FileMaker Pro 19.1 and discuss some of our favorite new features, including 9 new add-ons and the new layout design experience preview. https://dbservices.com/blog/claris-filemaker-19-1-overview dbservices.com
In Part 2 of All that we Know on Add-ons (part 1 is here), we talked about how to create add-ons that include a simple child relationship. The sole purpose of that add-on was to add a child table and have it automatically relate to the context of the layout in which we drop the […] The post FileMaker 19: FileMaker Add-ons with Join Relationships appeared first on Geist Interactive. View the full article
Here's an interesting dilemma. How do you track when specific fields are modified and adjust your JSON object so it only includes the data which was modified? Or, how about knowing when a user has modified specific fields, then having the user interface direct them down a different path than if they had modified others? In both situations, you simply need to know when a field was modified. Using the Get ( RecordModificationCount ) function we can know THAT a given record was modified and using
We’re continuing our discussion of the new FileMaker 19 add-ons. Claris has released a great video on these add-ons, but, in this series of posts, we’re taking a deep dive into how the add-ons work. In this post we look at the FileMaker add-on events. Each FileMaker add-on comes with one or more events. A […] The post Claris FileMaker Add-ons: Add-on Events appeared first on Geist Interactive. View the full article
We’re happy to announce our first post-release update for CloudContainer – the best way to store FileMaker data in S3. With this update we’ve improved thumbnail generation for PDFs and general thumbnail caching and performance for all other thumbnail-compatible file types. CloudContainer will now generate and store optimized thumbnails for supported file types. This means … FileMaker and S3 – CloudContainer updated for improved thumbnails Read More » The post FileMaker and S3 – CloudContaine
  • Smef
Jeremy Brown of Geist Interactive will get you started down the right path to explore JavaScript in the FileMaker context. Jeremy is convinced that any FileMaker developer can learn JavaScript, so if you give it some time, you’ll produce great things. Jeremy will introduce you to some JS concepts you need to know (though you … JavaScript Learning Path: Learning to use JavaScript in FileMaker – Atlanta FileMaker Developers Group 10/7/2020 Read More » The post JavaScript Learning Path: Learnin
  • Smef
We’re continuing our discussion of the new FileMaker 19 add-ons. Claris has released a great video on these add-ons, but, in this series of posts, we’re taking a deep dive into how the add-ons work. In this post we look at how to use the FileMaker add-on refresh feature. The Point of the Add-ons In […] The post Claris FileMaker Add-ons: Refreshing the Data appeared first on Geist Interactive. View the full article
We’re continuing our discussion of the new FileMaker 19 add-ons. Claris has released a great video on these add-ons, but, in this series of posts, we’re taking a deep dive into how the add-ons work. In this post we will examine the FileMaker add-on refetch process. Many of the add-ons are sort of ‘dashboard’ add-ons. […] The post FileMaker Add-ons: Refetching To ReRender appeared first on Geist Interactive. View the full article

Recently Browsing 0

  • No registered users viewing this page.

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.