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 a database
5-9
3. In the Options for Field dialog box, click the Auto-Enter tab and
select options. (The available options depend on the field type.)
Important To avoid confusion when using dates in FileMaker Pro,
set field validation options to make sure dates are always entered
with four-digit years. (See the next section.)
4. Click OK to close the Options for Field dialog box, then click Done.
For more information about automatically entering data, see
FileMaker Pro Help. Choose Help menu > Contents and Index, click
the Index tab, and type automatic data entry.
Defining field validation
You can select field validation options to ensure that data is entered
into the field correctly. FileMaker Pro displays a message if you
enter data incorrectly.
Important To avoid confusion when using dates in FileMaker Pro,
set field validation options to make sure dates are always entered
with four-digit years. For more information on how FileMaker Pro 5
handles Year 2000 issues, see www.filemaker.com.
1. Choose File menu > Define Fields.
2. In the Define Fields dialog box, double-click a field name.
To Do this
Enter the date, time, or
user name when the record
is created or modified
Select the first checkbox (the), then choose an
option from the list.
Assign a sequential
number to the field in each
record
Select Serial number. For next value, type a starting
value (for example, 1001), then type the number to
increment by.
Enter the value from the
previously accessed record
Select Value from previous record.
Enter data you specify Select Data, then type up to 255 characters.
Enter the result of a
calculation in the field
Select Calculated value, define the formula in the
Specify Calculation dialog box, then click OK.
For information about the Specify Calculation
dialog box, see “Defining calculation fields” on
page 5-5.
Enter a value that’s copied
from a field in the same or
a different file
Select Looked-up value, define the lookup, then
click OK. See “Defining lookups between files” on
page 8-13.
Prevent users from
changing an automatically
entered value
Select Prohibit modification of value.
Turn off automatically
entered data
Clear all selected checkboxes.
Select options for
entering default
data in the field
Click Auto-Enter