Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted (edited)

Hi

Each item in my database has 2 play names with 1-10 points each.

However, I can't get the second name to have its own point system. I am not sure how to set the relationships so each play name works separately.

here's three separate database files and another file that does sort of the same thing in one file.

I don't really get relationships very well.

Anyways, if someone could point me in the right direction for the second play name, that would be great.

You can log in as guest.

TEST_dbases.zip

Edited by Guest
Posted (edited)

can you explain better what you want to accomplish? what means play? player or like rolling a dice play? in case i do have understood you right, you could do the following relationship wise:

item_db(id {auto_entered_serial}) --> play1_db(id)

item_db(id {auto_entered_serial}) --> play2_db(id)

now you could make a portal on a layout residing in the item_db to show records created for those items. and sum the points given for both using a calculation field.

Edited by Guest

This topic is 6918 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.