Hi everyone,
I'm wondering if this is possible.
I have a fairly simple database structure, my items are linked to a Order table (there is a many to many relationship here so I've created a transaction table to handle this. i.e. there's only orderid and itemid in this table which records get autogenerated) and my Customers are directly linked to the Order table using a customer id.
I can set this up so that I can show all orders in one layout using a portal and make each order a button which takes me to a separate layout showing what items were requested in the particular order.
What I would like to see on one layout is:
the customer detail, a portal showing all the orders made by the customer and a portal showing the items that were in a specific order.
The problem is that I can show the orders on one portal but how do I set it up so that when I click on the order, the next portal shows the specific items? Currently, I can only see the items for the first order and that's it.
Any help or more info would be greatly appreciated as I've just started to use Filemaker Pro and am still unsure of its capabilities. I'm guessing that I would need to create a global field of some kind?
I'm wondering if this is possible.
I have a fairly simple database structure, my items are linked to a Order table (there is a many to many relationship here so I've created a transaction table to handle this. i.e. there's only orderid and itemid in this table which records get autogenerated) and my Customers are directly linked to the Order table using a customer id.
I can set this up so that I can show all orders in one layout using a portal and make each order a button which takes me to a separate layout showing what items were requested in the particular order.
What I would like to see on one layout is:
the customer detail, a portal showing all the orders made by the customer and a portal showing the items that were in a specific order.
The problem is that I can show the orders on one portal but how do I set it up so that when I click on the order, the next portal shows the specific items? Currently, I can only see the items for the first order and that's it.
Any help or more info would be greatly appreciated as I've just started to use Filemaker Pro and am still unsure of its capabilities. I'm guessing that I would need to create a global field of some kind?