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.
FileMaker 2026 Released

Configure Persistent Data

(0 reviews)

If you have ever tried to bundle a hefty JavaScript library into a FileMaker solution, you already know the quiet frustration of it. You tuck the code into an insert text step or a custom function, you bump into arbitrary character limits, and you end up with the same content duplicated in places that were never really meant to hold it. The result works, but it always feels like a workaround rather than a home. FileMaker 26 finally addresses this head on, and it changes how you think about the assets your solution needs to keep close at hand.

In this tutorial you will watch an empty file go from nothing to fully stocked with reusable libraries stored directly inside the file itself, in a dedicated place that survives a full close and reopen. You will see how to organize your stored assets into named buckets and instance identifiers, how to sidestep the pasting limitations that have tripped up developers for years, and how to confirm that your content is genuinely persisted by reading it straight back out with the companion functions. What used to be a fragile ritual of copying, embedding, and hoping becomes a clean, repeatable pattern you can reason about.

You will explore versioning strategies for libraries that evolve over time, the difference between persisting to the file and loading into memory for speed, and the specific cases where you should reach for variables instead of persistent storage altogether. It also covers the performance realities of hosted files, the caching behavior between server and client, and a handful of environment quirks worth knowing before they slow you down. This is the practical, opinionated guidance that turns a new script step into a dependable part of your development toolkit.

Click the title or link to this article to view the video.

View the full article

0 Comments

Recommended Comments

There are no comments to display.

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.