FM0-306 無料問題集「FileMaker Developer Essentials for FileMaker 12」
A database has a Customer table and an Order table. On a layout based on the Customer table there is a portal showing related orders for the current calendar year. The portal does not include a filter formula. There is a calculation field in the Customer table, zSumOrders, that adds up the total amount of all the customer's orders for the year. zSumOrders is included on the layout.
Assuming no changes to the data, what may cause the displayed value of zSumOrders on a customer record to change?
Assuming no changes to the data, what may cause the displayed value of zSumOrders on a customer record to change?
正解:B
解答を投票する
A FileMaker Pro 12 file has a Customer table and a related Contact table. The relationship from Customer to Contact is configured to create related records in the Contact table. On the Relationships Graph, an external table occurrence called Invoice is referenced and is related to the Customer table. The file has layouts based on the Customer, Contact, and Invoice table occurrences. The following script is used:
Script A:
New Record/Request
A button that performs Script A has been placed on the Customer layout in a portal that displays the related Contact records.
Which two statements are true about this situation? (Choose two.)
Script A:
New Record/Request
A button that performs Script A has been placed on the Customer layout in a portal that displays the related Contact records.
Which two statements are true about this situation? (Choose two.)
正解:A、C
解答を投票する
A script is executed with the script step Allow User Abort Off. During the execution of the script, the user presses the Home button, suspending FileMaker Go 12. Assume the file is still available and the app has not been forced to quit.
What will occur when the user attempts to return to FileMaker Go 12?
What will occur when the user attempts to return to FileMaker Go 12?
正解:B
解答を投票する
A FileMaker Pro 12 database is hosted by FileMaker Server 12. User A and User B are accessing the database at the same time. User A runs a script that loops over a set of records and makes changes to those records. During the time that the script runs, User B is editing one of the records that is also in User A's found set and is being acted on by User As script.
Which statement is true about this situation?
Which statement is true about this situation?
正解:C
解答を投票する

