Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6615 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hello.

I am creating/managing a database which includes a table for audio (AUDIO) recordings and one for musical scores (SCORES:Jazz Big Band scores). My score IDs are assigned in two fields (one is alphabetic based on composer's name and the other is serial based on acquisition dated i.e. ELLD 001) and are a match in both tables.

In AUDIO, I have a field called "Track Names", which can hold up to 20 repetitions. I also have "Score ID pre" and "Score ID suff" which both have 20 repetitions.

I want to create a button at the end of each of the 20 repetition rows in AUDIO which will open a new window with the SCORE record associated with an album track.

I'm not sure if the repetitions will allow me to do this nor am I remotely familiar with scripting. Thank you in advance for your help.

I've stripped down our DB to give you an example, but I'm not sure how to post a .fp7 file.

Posted

I'm not sure if the repetitions will allow me to do this

If you havn't developed regularly in filemaker since the early '90 should you SHY away from utilizing repeaters for what seems to be a many2many relation kind of type.

Repeaters are bad substitute for a normalized structure, where you usually end up recognizing that you have your boots filled with workarounds to keep you occupied from now to forever.

--sd

Posted

Most invoicing systems falls or ought to fall into this category, since each itemline in the invoice is a jointable connecting the items table with the invoice.

But think instead of books and authors, one author could have written several books ...but one book can also be written by several authors. This metaphor seems very close to what it seems to be you wish to achieve... Bix Beiderbech played the cornet on which recordings??

--sd

This topic is 6615 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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