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
Customizing layouts 7-7
Checkboxes
Radio buttons
Pop-up menu
Pop-up list
4. Choose the name of the value list to assign to the field from the list
to the right of using value list.
Or, choose Define Value Lists to create a value list (see “Defining a list
of values for data entry” on page 7-3). If you define a value list here,
you can still use it for other fields.
5. Click OK.
Keep these points in mind:
• Formatting a field with a checkbox allows users to enter more than
one value for a field. If more than one value is entered for a record,
FileMaker Pro displays only the first of those values on a layout
where the field is not formatted with a checkbox (for example, a
columnar report).
• Change the arrangement of value list items in checkboxes and radio
buttons by resizing the field. A field that is taller than it is wide
displays items stacked vertically. A field that is wider than it is tall
displays items side-by-side horizontally.
• For more information about setting up layouts for web publishing,
see “Setting up browser views” on page 12-10.
Formatting repeating fields
If you define a field as a repeating field, you can format the field to
display only a certain number of the repetitions, even though the
information for all the repetitions is stored in the database. See
“About repeating fields” on page 5-11.
1. In Layout mode, select one or more repeating fields, then choose
Format menu > Field Format.
In the Field Format dialog box, for Repetitions, select options.
Specify the number of
repetitions visible in a
repeating field, and
their orientation
To Do this
Specify the number of For Show <value> of field’s n defined repetitions,
repetitions visible on type a number (the n represents the maximum
the layout number of repetitions specified when the field
was defined).
Choose an orientation For Use <
value> orientation, choose vertical to stack
for displaying field the repetitions in a column or horizontal to position
repetitions the repetitions side-by-side in a row.
2. Click OK.
Keep these points in mind:
• To reshape or resize all visible occurrences of a repeating field, use
the handles that appear around the first occurrence.
• FileMaker Pro stores the data in all repetitions of a repeating field
even if you change the formatting of the field so that not all of the
repetitions are visible.