Formatting and setting up field objects in Layout mode
Use FileMaker Pro field formats to control how data appears on a layout. The formats you specify don't change the data as it's stored in the database, and you can specify a different format for each time you place a field on a layout (whether it's on the same layout or a different layout). For example, if you enter -5123 into a number field, you can format it in one place to display as -$5,123.00 and in another place as <5123>.
You can also have field formats change automatically when data meets criteria you specify. For information, see Defining conditional formatting for layout objects.
FileMaker Pro applies field formatting in the following precedence:
 •
If you don't specify formats, FileMaker Pro displays numbers, dates, and times based on the system formats set in the Regional and Language Options control panel (Windows) or the International pane in the System Preferences (Mac OS) when the file was created.
 •
Notes
 •
 •
 •
 •
You can set specific formats for number, date, time and timestamp fields, but users can still enter data with extraneous characters (like “per pound”). To control the type of data users enter in a field, specify validation options. For more information, see Defining field validation.
 •
In Layout mode, to set default field attributes from the attributes of an existing field (for example, to specify that all new text fields you place have text attributes that match an existing field or all new number fields you place have number formats that match an existing field), Ctrl-click (Windows) or Command-click (Mac OS) the existing field. Then create the new fields that you want.
 •
To display sample data in fields formatted with the specified field formats, in Layout mode, choose View menu > Show > Sample Data. FileMaker Pro replaces the field names with sample data from the record currently being browsed.
 •
Files created with different system formats for numbers, dates, and times can affect the appearance of data. For example, if you're in the United States and you open a database created in Australia, the database may have different system formats than those currently on your computer. For more information, see Opening files with foreign system formats.
 •
Number and date format settings are applied after conditional formatting settings and are therefore preserved, even if data meets your conditional formatting criteria. However, sometimes number, date, and conditional format settings are combined. For example, if you set negative numbers to display in red in the Data Formatting area of the Inspector and also set conditional formatting on the same field to display negative numbers in blue with the fill color yellow, the result will be a red number in a yellow field. System formats have no affect on conditional formatting settings.
Related topics 
Adding tooltips on layouts
Topics in this section
Specifying text formats for fields
Specifying formats for fields containing numbers
Specifying formats for date fields
Specifying formats for time fields
Specifying formats for timestamp fields
Specifying formats for container fields
Adding borders, fill, and baselines to fields
Adding scroll bars to fields
Defining a value list for data entry
Setting up a field to display a pop-up menu, checkbox set, or other control
Setting up a field to display a drop-down calendar
Setting up a field to auto-complete during data entry
Setting up the display of repeating fields