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.

1 Thumbnail view area of multiple container files

Featured Replies

  • Newbies

Looking for a solution / way ( scripts probably) to have 10 buttons related directly to 10 container fields in a table.

When each button is pushed, the file content in each container containing movie (.mov) and (AVI) files

will be displayed in one single disply area on the screen.

So I have one viewing area (a temp container)

that will show content of each of the other 10 container files when the relative button is pushed.

Much like the function you would see in XP explorer mode... that is by clicking on a file you can view a thumbnail (picture) of the content of the file highlighted. Only one view box that can show contents of mulitple files.. How do you do that using Filemaker 7 container files???

One way of doing this, a relational method, is to have just 1 container field in another table, each in its own record, linked to the parent table via the parent ID AND a "serialize by category" number: 1, 2, 3, etc., starting over for each parent ID group.

I don't know exactly how you'd do data entry. A portal of 10 container rows with "allow creation of related records" would be awkward. A scripted "New" image button to create the portal record, shown sorted descending by date-time, would be more convenient.

Then, in the parent table you'd have a global field, in which you'd enter 1, or 2, etc. (or "next, previous"). A relationship to the container table would be on the parent ID AND the global, producing, for a parent ID of 100: 100 AND 1, 100 AND 2.

To set up the serialize by category lookup technique, go to: http://www.databasepros.com and search the tips section for the "Serialize by Category" file (duh). It can alternatively be done to existing records via a Loop.

This is faster and cleaner IMHO than swapping a global or dummy field with other containers. I could have sworn I did an example file of this, but I can't find it; it's probably buried in some larger file.

Create an account or sign in to comment

Important Information

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

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.