FM0-302  Exam

Exam # of questions Description  Update
FM0-302 102 FileMaker8 Developer Essentials... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

FM0-302 - Exam Information
  • Description: FileMaker8 Developer Essentials
  • Passing Score: 0%
  • Practice Test - Number of questions: 102 questions
  • Simulation Test - Number of questions: 102 questions
  • Simulation Test Duration: 120 minutes
  • Has explanations: No

Question of the day

Answer(s)

  1. FileMaker Pro 8 Sales file has Customer and Contact tables. On the Relationships Graph, anExternal table occurrence called Invoice is referenced. The Sales file has layouts based on theCustomer, Contact, and Invoice table occurrences. The following script is used:Script A:New Record/RequestA button that performs Script A has been placed on the Customer layout in a portal that displaysthe related contact records.Which three statements are true? (Choose three.)A. When the button is clicked, a new record is created in the Contact table.
  2. When the button is clicked, a new record is created in the Customer table.
  3. If the user is on the Invoice layout and runs Script A from the Scripts menu, a new record iscreated in the Invoice table.
  4. If the user is on the Invoice layout and runs Script A from the Scripts menu, a new record iscreated in the Customer table.
  5. If the user is on the Contact layout and runs Script A from the Scripts menu, a new record willbe created in the Contact table.
Correct Answer

When the button is clicked, a new record is created in the Customer table.

If the user is on the Invoice layout and runs Script A from the Scripts menu, a new record iscreated in the Invoice table.

If the user is on the Contact layout and runs Script A from the Scripts menu, a new record willbe created in the Contact table.