Certified Pega System Architect v8.7 — Question 12

In an online retail application, the Order Receipt view displays a list of the products ordered, including the product image, unit cost, and quantity. The total cost of the order is displayed at the bottom of the view.
Which two configurations on the Order Receipt view must be used together to display the required information as described? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answer is B and C because the total cost needs to be calculated based on the items listed in the repeating dynamic layout, which is achieved by placing it within that layout (B). Additionally, a dynamic layout with an embedded repeating dynamic layout (C) is necessary to organize and display the items properly. Options A and D do not meet the requirement for displaying the total cost accurately in relation to the product details.