When FileMaker Server 8 is set to Secure connections to FileMaker Server, which two statements are true? (Choose two.)
A file has two layouts, Form and List. Form uses the [File Default] Menu Set. List uses a Custom Menu Set called List Menu.
The file default is set to [Standard FileMaker Menus]. The file has two scripts. Script A installs the Custom Menu Set List Menu. Script B installs the same Menu Set, but also includes the Use As File Default option.
If you are on the List layout, which statement is true?
When manually importing data into a field that has a validation rule in FileMaker Pro 8, which statement is true?
Given the formula:
Choose( Qty / 100; 0; 2; 4; 6; 8 )
If the field Qty contains the value 250, what is the result?