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!

 

Affiliate Blogs

Featured Entries

<h2>Using Dynamic Script Triggers in FileMaker Go</h2> <p>&nbsp;</p> <h3><b><i>What?</i></b></h3> <p>It was a couple years ago that I was introduced to dynamic script triggering in a video by Matt Petrowski. The basic premise is that you maintain a table with the names of scripts and a label that is presented in a portal view on a layout. You attach a script to an object in that portal and triggering that button would in
Popovers are one of my favorite things in FileMaker 13. Like tab panels and slide controls they’re a region within a layout, but unlike our other enclosures they don’t take up any space when they’re not in use. We love them.  But they have a couple of unexpected behaviors you’ll want to be aware of as you start putting popovers to work. FileMaker 13 Popover Bugs Selecting a customer in a popover. From the “invoices” starter solution. Issue in Web Direct: Portal buttons fail in all but the
FileMaker 13 Slide Controls + Refresh Object = Faster Layouts For starters, don’t forget about the new script step “Refresh Object”– I did. I had some icons whose “hide” status was based on the visibility calc : GetLayoutObjectAttribute ( “Home” ; “isFrontPanel” ) Using a single panel as a refresh enclosure. Now, isFront doesn’t just evaluate as slide panels move around so I’d added a Refresh Window script step to get them to behave. However, the new script step “Refresh Object” app
<h2>FileMaker launches FileMaker 13 Platform – enables teams to easily create custom business solutions for iPad, iPhone, Windows, Mac and the web</h2> <p><em>Features FileMaker WebDirect: Breakthrough technology for running custom business solutions in a web browser</em></p> <p>SANTA CLARA, Calif. – Dec. 3, 2013 – FileMaker, Inc. today unveiled the next-generation platform for business productivity: <a href="http://www.filemaker.com/r/beatles">
Hiding FileMaker Objects: The Old Way Before FileMaker 13 there was no native way to make an object conditionally visible. And sometimes it seems like we developers spent an inordinate amount of our time working around issues of “reflow” and “visibility”: getting objects to slide into the position vacated by now absent objects, and getting objects to show and hide correctly in the first place. Think of button states, error messages, and admin-only areas of our solutions. Before FileMaker 13
Newest Version of FileMaker Platform Brings Significant Major Security Enhancement FileMaker, Inc. today released the latest version of its Platform: FileMaker® Pro 13, FileMaker® Pro 13 Advanced, FileMaker® Server 13, and FileMaker® GO 13. This release brings many significant new features to the platform including the innovative FileMaker WebDirect client access. But to me the most significant enhancement is Encryption of Data at Rest (EAR). Addition of this critical and key function
Ever since we added rich logging to GoZync, I’ve found the logs incredibly helpful. (Look for them to make their way into SeedCode’s next products as well.) Here is a great example of why they’re so cool (and why having a transparent, scriptable sync helps developers)… GoZync maintains the last sync log for each user. A customer recently contacted us to say that their syncs were rolling back due to errors. This was new as they’d been up with GoZync for months. The logs in their hosted file
Have you ever wanted to generate sample data for one of your solutions that was random in certain ways, but within a defined range or scope? For example, from an existing table of customers… choose 20 at random create between 4 and 8 invoices for each of them dated anywhere between 1 September and 31 […] Source
Missed SeedCode in Chicago? If you missed Jeff’s presentation at fmproductconference.com, we’ve published his introduction to GoZync here. This is a great overview of what we love most about GoZync and why we use it whenever our customers need  to work with FileMaker offline. Interested in attending a GoZync Webinar? Jeff will be offering webinars on GoZync following the rough outline of this presentation in the next few weeks. Attendance will be limited to 30 people for each webinar so
Editor’s note: Today it’s my privilege to present an informative guest article written by Jonathan Fletcher on the elusive topic of sorted dynamic value lists. Jonathan is a well-regarded, thoughtful and thought-provoking fixture in the FileMaker community, known for his generous and frequent contributions to various online FileMaker forums. Have you ever had a need […] Source
SeedCode’s customer KeyPlus was recently featured on FileMaker’s UK site showing off their new GoZync-enabled solution for alarm response and reporting. Employees complete incident reports in the field using company iPads and iPhones, this “not only saves time but also helps to prevent errors stemming from employees having to wait until they have returned to the office before typing up reports.” The FileMaker solution has completely streamlined the business. Clients are now updated much mo
<h2>Using FileMaker Pro to generate Code 39 barcodes without the need for fonts or plug-ins.</h2> <p>&nbsp;</p> <h3>By <a href="http://www.excelisys.com/our-team-custom-database-consultants.php" target="_blank">Doug West</a>, Product/Project manager for <a href="http://www.excelisys.com" target="_blank">Excelisys</a>.</h3> <p>&nbsp;</p> <h3><span style="font-size: 13px;">Yet another FREE </spa
Parameter order matters in ng-repeat While building our new timeline app, speed has always been tricky; even if we are trying to show 1k events at once over a span of several years, we hope the app will feel responsive. Accordingly, we’re looping through all available events and reserving a space for them in the DOM whether they are visible or not. This can cause some pretty big slowdowns as our event count grows. Timeline. Events only rendered as users scroll them into view. This all happe
Excelisys Releases The BizTracker 4, a Jump-Start Template That Dramatically Advances FileMaker Pro® Customization South Bend, IN – November 11, 2013 – Excelisys, Inc., (www.excelisys.com) announced the release of The eX-BizTracker 4, the next generation of the popular flagship eX-File business productivity template for small- to medium-sized businesses. The eX-BizTracker 4 maximizes the latest innovations in FileMaker Pro® 12, resulting in a much leaner customizing tool which is easier t
…there may be thoughts we can not think.” Without new tools. – Richard Hamming via Bret Victor from “Media for Thinking the Unthinkable”. Wonderful stuff. I see a timeline in many of the representations Victor employs and the temporal nature of a system seems to be part of what he’s emphasizing. (I often need to remind myself, when working on an app, that I’m not “designing a better poster” of a calendar, for example. Rather, it can move; it can be interrogated.) Details: http://worrydream.c
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

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.