FileMaker8 Developer Essentials Exam FM0-302 Question # 33 Topic 4 Discussion

FileMaker8 Developer Essentials Exam FM0-302 Question # 33 Topic 4 Discussion

FM0-302 Exam Topic 4 Question 33 Discussion:
Question #: 33
Topic #: 4

Click the Exhibit button.

Your database has four tables: Customer, Invoice, Line Item, and Product. The relationships are displayed in the Relationships Graph exhibit.

Your users want to select a group of customers and then view all unique products purchased by those customers.

Which two techniques successfully accomplish this without changing the Relationships Graph? (Choose two.)

FM0-302 Question 33

A.

You build a portal on a Customer layout that shows related Product records.


B.

You write a script that uses a Go To Related Records [ ] script step to navigate from a Customer layout to the desired set of Product records.


C.

You create a button on a special Customer layout that performs a Copy All Records/Requests[ ] script step and allows users to paste the result into a Find request.


D.

You loop through the found set of Customer records, assembling a set of ID values into a global variable. You then loop again on a Products layout, creating single find requests for each ID value.


Get Premium FM0-302 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.