While reviewing a layout file named sales_order_view.xml you notice the element <update handle=`customer_account`/> What
Posted: Sat Aug 20, 2022 7:54 am
While reviewing a layout file named sales_order_view.xml you notice the element
<update handle=`customer_account`/>
What is the purpose of this element?
A. Replaces the customer_account handle with sales_order_view
B. Nothing, this element has been deprecated
C. Adds the customer_account handle to the page's handles list
D. Updates the current page handle to customer_account
<update handle=`customer_account`/>
What is the purpose of this element?
A. Replaces the customer_account handle with sales_order_view
B. Nothing, this element has been deprecated
C. Adds the customer_account handle to the page's handles list
D. Updates the current page handle to customer_account