Jump 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.

'saving' a Value List for later use

Featured Replies

I have a table with a calculated field whose value depends on various conditions.

I use that field for a value list elsewhere.

I would like to 'snapshot'or 'save' that value list to fix the contents so that it can be applied later, even though the values in the original table, and hence the original value list, may have changed.

Hope that makes sense. Any way to do that?

A way is to copy all those values and past them into a custom value list.

Another is to create a .txt file with those values, open that file with FileMaker so that it creates a new file with only those values as records. The new list will come from values of this new table.

You could also set a field in some table to the current ValueListItems value, and use that as the base for another value list. It really depends on what you hope to accomplish.

  • Author

Just what I needed. Thanks!

Just save the value list items to a text field in a single record table. Here is the script to do it:

Save Value List

Set Field [ SingleRecord::SaveValueList; ValueListItems ( Get ( FileName ); "YourValueList") ]

Create an account or sign in to comment

Important Information

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

Account

Navigation

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.