This set entered on 5-23-14
DATA TUNNELING
It means that you don’t have to navigate over to a Layout based on the table where your data’s stored TO CREATE OR DISPLAY IT.
If there’s a path to the TABLE OCCURRENCE you need on the RELATIONSHIP GRAPH, you can stay right where you are and tell FileMaker to tunnel through your graph and bring back the data you need.
you could create a Value List that lets you choose form all the INVOICE LINE ITEMS and connect them to EXPENSES, but the VALUE LIST could have THOUSANDS of items with LINE ITEMS that don’t have very descriptive names.
It would be better if you could type in an INVOICE ID first, and you could PICK FROM A LIST OF ITEMS ON JUST THAT ONE INVOICE.
an INTERFACE
a SPECIAL SET OF TOOLS to expedite a CERTAIN PROCESS.
a. A FIELD TO TYPE IN THE INVOICE ID
b. A VALUE LIST THAT SHOWS LINE ITEMS ON THAT INVOICE
c. A RELATIONSHIP FOR THE VALUE LIST.
GLOBAL STORAGE
Value Lists based on fields come in TWO FORMS: Those that show ALL RECORDS, and those that show RELATED RECORDS. Choose the second type because YOU DON’T WANT TO PICK FROM EVERY LINE ITEM IN THE DATABASE.
A RELATIONSHIP FOR THE VALUE LIST. This relationship needs to show:
the LINE ITEMS that match the INVOICE ID in the NEW GLOBAL FIELD.
revisit the RELATIONSHIP GRAPH and decide which TABLE OCCURRENCES to connect.