User manual
Table Of Contents
- Preface Learning how to use FileMakerPro
- Chapter 1 FileMaker Pro basics
- Chapter 2 Adding and viewing data
- Chapter 3 Finding and sorting information
- Finding records
- Finding text and characters
- Finding exact matches in text fields
- Finding numbers, dates, and times
- Finding ranges of information
- Finding data in related fields
- Finding records that match multiple criteria
- Finding empty or non-empty fields
- Finding duplicates
- Finding all records except those matching criteria
- Hiding records from a found set and viewing hidden records
- Viewing, repeating, or changing the last find
- Sorting records
- Finding records
- Chapter 4 Previewing and printing information
- Chapter 5 Creating a database
- Chapter 6 Creating and managing layouts and reports
- Chapter 7 Customizing layouts
- Chapter 8 Working with related files
- Chapter 9 Protecting databases with passwords and groups
- Chapter 10 Creating scripts to automate tasks
- About scripts
- Creating scripts: an overview
- About ScriptMaker steps
- Control script steps
- Navigation script steps
- Sort, find, and print script steps
- Editing script steps
- Fields script steps
- Records script steps
- Windows script steps
- Files script steps
- Spelling script steps
- Open Menu Item script steps
- Miscellaneous script steps
- Changing scripts
- Duplicating, renaming, or deleting scripts
- Importing scripts
- Listing scripts in the Scripts menu
- Using buttons with scripts
- Example of a ScriptMaker script
- Chapter 11 Using formulas and functions
- Chapter 12 Importing and exporting data
- Chapter 13 Sharing databases on a network
- Chapter 14 Publishing databases on the Web
- About publishing databases on the Web
- How users work with databases on the Web
- What you need to publish databasesontheWeb
- Publishing databases on the Web: an overview
- Enabling FileMaker Pro Web Companion
- Configuring FileMaker Pro WebCompanion
- Enabling Web Companion sharing
- Setting up browser views
- Testing your published database
- About browser views for web publishing
- Chapter 15 Using ODBC with FileMakerPro
- Appendix A Customizing FileMaker Pro
- Appendix B Backing up and recovering files
- Appendix C FileMaker Pro Quick Reference (Windows)
- Appendix D FileMaker Pro Quick Reference (Mac OS)
- Index
Creating and managing layouts and reports
6-19
For example, you might do the following on an Invoice layout in an
Invoices database:
1 Place related fields on the invoice that displays data from the
Clients database, such as the client’s identification number and
contact information. (The match field is Client ID.) There is only one
record in the Clients database for each Client ID, so each related field
on the invoice displays the data for that client.
1 Place a related field on the invoice that displays the most recent
value from the Order Date field in the Order History database.
(Again, the match field is Client ID.) If the client has placed more
than one order, there are multiple records in Order History that match
this client’s Client ID. By defining a sort order on the Order Date
field when you define the relationship, the most recent date displays
in the related field when it’s placed directly on the layout (not in a
portal).
1 Place related fields on the invoice that display data about each
ordered item, such as Product ID, Product Name, Unit Price, and so
on. (The match field is Order ID.) Since in most cases there is more
than one product on the invoice (you’re displaying more than one
related record), you create a portal to hold the related fields. Each
row of the portal displays one related record with the related fields
you select from the Line Item database.
Creating and formatting portals to hold related fields
Note Before you begin, be sure you want to place related fields in a
portal (see the previous section, “Deciding where to place related
fields”).
1. In Layout mode, select the Portal tool in the tool panel.
Related fields
directly on a layout
Related fields
in a portal
Related fields in Layout mode
Related fields in Browse mode
Data from one
related record
Data from all
related records
Tool panel
Portal tool