U.M. (Mac OS)
Table Of Contents
- Preface: Getting help
- Chapter 1: FileMakerPro basics
- Chapter 2: Creating a database file
- Chapter 3: Laying out and arranging information
- Understanding layouts
- _
- Working with predefined layout types
- Arranging records in columns
- Managing layouts
- Working with layout parts
- Changing layout parts
- Working with all object types
- Working with graphic objects
- Working with fields in a layout
- Adding fields to a layout
- Adding merge fields
- Deleting a field from a layout
- Defining display formats for fields
- Determining data entry in fields
- Setting the tab order for data entry
- Adding scroll bars to fields
- Formatting repeating fields
- Adding borders, fill, and baselines to fields
- Defining value lists
- Formatting fields with value lists
- Working with text
- Chapter 4: Working with information in records
- Working in Browse mode
- Adding data to a file
- Selecting a field for data entry
- Adding and duplicating records
- Entering and changing data in fields
- Working with container fields
- Entering data from a value list
- Viewing and inserting data from another source
- Copying and moving values and records
- Using drag and drop to move information
- Replacing field values
- Working with records
- _
- Finding information
- Deleting records
- Sorting records
- Chapter 5: Using ScriptMaker and buttons
- Chapter 6: Previewing and printing information
- Chapter 7: Networking and access privileges
- Chapter 8: Importing and exporting data
- Chapter 9: Customizing FileMakerPro
- Chapter 10: Using data from related files
- Chapter 11: Publishing files on the Web
- About the World Wide Web
- About FileMaker Pro Web Companion
- Publishing your database on the Web—an overview
- Getting ready to publish your files on the Web
- Setting up FileMaker Pro Web Companion
- Configuring FileMaker Pro Web Companion
- Setting up Instant Web Publishing
- Database security
- Helping Web users find your database
- Custom Web Publishing
- Appendix A: Recovering damaged files
- Appendix B: Working with international files
- Appendix C: Summary of functions
- Index
Creating a database file 2-7
1 To make the field a repeating field, select Repeating field with a
maximum of
n
repetitions, and then type the number of repetitions.
(See “Defining repeating fields” on page 2-11.) To set options for
indexing the field’s values, click Storage Options, and then select
indexing options. You can also choose a language for indexing and
sorting text fields. (See “Indexing fields” on page 2-12.)
5. Select options for automatically entering and validating data.
For To Do this
Auto Enter Turn off automatically entered data Select Nothing.
Enter the date, time, or user name
when the record was last created or
changed
Choose an option from the pop-up
menu.
Assign a unique, sequential number
to the field in each record
Select Serial number, and then type a
starting value (for example, 1001)
and the number to increment by.
Enter the value from the previously
accessed record
Select Value from previous record.
Enter data you specify Select Data, and then type the data
you want, up to 255 characters.
Enter the result of a calculation in
the field
Select Calculated value, and then
define the formula. (See the note at
the end of this section and
“Understanding formulas” on page
2-13.)
Enter a value that’s copied from a
field in the same or a different file
Select Looked-up value, and then
define the lookup. (See “Defining
lookups between files” on page
10-11.)
Prevent users from changing an
automatically entered value
Select Prohibit modification of value.
Validation Check that the data is a number,
date, or time
Select Of type and then choose a type
from the pop-up menu.
Check that the field is not empty, or
that the value is unique or already
existing in the file
Select Not empty, Unique, or Existing.
Check that the value is in the value
list you specify
Select Member of value list, and then
choose a value list from the pop-up
menu, or define a value list. (See
“Defining value lists” on page 3-75.)
Check that the value falls within the
range you specify
Select In range, and then type a
starting value and ending value for
the range.