Filemaker Pro 9 (18) Flashcards

1
Q
  1. p 181. CREATING LAYOUTS.

Although you can create an infinite variety of layouts, there are SIX BASIC types. What are they?

A

a. Standard Form
b. Columnar List/Report
c. Table View
d. Labels or Vertical Labels
e. Envelope
f. Blank Layout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. What is the STANDARD FORM?
A

It is a LAYOUT just like the one FM creates automatically when you start a db, but you get to decide which fields to include.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. What is the TABLE VIEW layout?
A

It is a LAYOUT much like the STANDARD FORM, but the layout is set to TABLE VIEW automatically. But this is just like choosing VIEW->VIEW AS TABLE in BROWSE MODE , so it is mostly redundant.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. How do you create a new layout?
A

LAYOUT MODE: LAYOUT->NEW LAYOUT/REPORT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. When you have a person’s first and last name fields on a layout, you may want the last name to be close to the first name, no matter the size of both. How do you accomplish this?
A

MERGE FIELDS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  1. How do you create a MERGE FIELD?
A

You create an ordinary TEXT OBJECT (NOT a FIELD OBJECT) and then tell FM to merge different field values into the text.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. What is the downside to MERGE FIELDS?
A

They’re for DISPLAY ONLY, users cannot get into a MERGE FIELD and change its contents.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. How do you tell FM to merge different field values into the text? For example, to put the First and Last names together on a new layout, you create a TEXT OBJECT like this:
A

Less than less than FIRST NAME more than more than

Less than less than LAST NAME more than more than

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  1. How do you put First and Last names in a MERGE FIELD?
A

TEXT TOOL
Choose INSERT->MERGE FIELD
Select FIRST NAME FIELD, click OK
Type a SINGLE SPACE to separate the first and last name
Choose INSERT->MERGE FIELD again and choose the LAST NAME FIELD.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  1. How should you set the CITY, STATE, PHONE, & EMAIL ADDRESS in a MERGE FIELD?
A

< >, < > | < > | < >

How well did you know this?
1
Not at all
2
3
4
5
Perfectly