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 4605 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

How can I create "subrecords' within a record? For example, I make a record for a company and want to list their various products, prices, etc....so it looks like this:

Name of company Product name Price

  • Newbies
Posted

How can I create "subrecords' within a record? For example, I make a record for a company and amongst the various information I have for the company, I also want to list their various products, prices, etc and continue to add to it easily....so it looks like this. The only option I can find a portal but that isn't what I want. The other options is I need to make fields each time I add a new product but that isn't very efficient. So basically is there a subrecord option? Thanks!

Name of company Product name Price Availability Misc

1.

2.

3.

4.

Posted

How can I create "subrecords' within a record? For example, I make a record for a company and want to list their various products, prices, etc....so it looks like this: Name of company Product name Price

You create another table Products (with fields like price), which you match (link) to the Company table via the Company table's primary key. Then you can add any number of products for a company, and in each table show related data from the other one.

In your FileMaker Online help, read the topic Home > Designing and creating databases > Working with related tables and files, as well as the “related” topics.

btw, somehow you posted this message three times.

Posted

Your structure should be to have a related table or perhaps even a couple of related tables.

P.S. I merged your triple posts.

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