Which pattern should you use?

Posted by: Pdfprep Category: MB-500 Tags: , ,

You need to apply a form pattern to the Vendor exclusion list.

Which pattern should you use?
A . Workspace
B . Simple List
C . List Page
D . List View

Answer: C

Explanation:

A list page presents a set of data on a user interface that is optimized so that you can browse records, find the right record, and then take an action upon that record. The list page lets the user search, filter, and sort the data. FactBoxes on the right side of the grid show related data for the active record. Actions that are relevant to the record are located on the ActionPane at the top of the page.

Scenario: You must develop a new solution to maintain a Vendor exclusion list for each customer and item combination.

The solution must meet the following requirements:

– Isolate all new vendor exclusion codes as a new assembly by creating a table named VendExclusions.

– Create an index for the table named PrimaryIdx that uses the following fields: CustAccount, ItemId, VendAccount.

– Ensure that users can open the Vendor Exclusion list report from the customer master form. The list must display the customer account, Item ID, and Vendor account fields.

Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/user-interface/list-page-form-pattern

Leave a Reply

Your email address will not be published.