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.

Multiple entries in one field?

Featured Replies

Don't know if I'm posting in the right forum, but here goes.

I work in the entertainment industry and I use a Filemaker DB to track the movies that air on our network and live in our library. Each movie title has it's own record and in that record there is an "AirDate" field, which corresponds to the date in which that movie airs on our network. However some films air more than once, so I find myself constantly rewriting the date in that field. I'd like to find a way to enter multiple dates in that field so that not only can I track when the film is going to air but when it HAS aired in the past. I'm not a FMP guru and very few people here are. So I'm looking for help. Any suggestions out there.

P.S. there is also a LIST form which alows me to see the records in a "list view" and sort by airdate, title and what not. Would that still work?

Thanks,

Jack Sparks

This is a job for a related file.

At it's simplest, you need two databases, say, Films.fp5 and Airplay.fp5

Your Films db will store information specific to the program: title, length, etc., one record per film.

Your Airplay db will store the date and time that a film played, one record per airing.

Each database needs a Key field, e.g. Film_Key. Define a relationship from Films to Airplay matching this key. Then, in your Films db you can create a portal that will display all dates/times a film was aired.

You can build from there to show all future air dates, all past air dates, the number of times a film has aired, etc., but this will give you a good start.

  • Author

Thanks for the quick response. So does that mean that in my "airdate" DB I would only copy over the pertinent info (title, air_key and so forth) then create (or duplicate the record) everytime I needed to add a new date?

Thanks,

Jack

The beautiful thing about related files is that you can eliminate redundant data. The only fields Airplay needs are the Film_Key, Date and Time.

One thing I forgot to mention in my previous post: The Film_Key field in Film.fp5 must be unique for each film!

I highly recommend that you read Special Edition Using FileMaker Pro 5 by Coulombre & Price, ISBN 0-7897-2201-1. It is a must-have!

Sorry, I realize that I was a little vague. When you define your relationship from File.fp5 to Airplay.fp5, Allow Creation of Related Records. This way, you can enter a new date/time into the last row of the portal and it will automatically create a matching record in Airplay.fp5.

Create an account or sign in to comment

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.