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.)
A
Add the total cost outside the repeating dynamic layout.
B
Add the total cost inside the repeating dynamic layout.
C
Add a dynamic layout with an embedded repeating dynamic layout.
D
Add a repeating dynamic layout with embedded dynamic layouts.
Show Answer