ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 35 - AD0-E716 discussion

Report
Export

An Adobe Commerce developer is tasked with adding an new export option for the order grid, they have added the following code for the export button within sales_order_grid.xml:

Upon testing, they are getting redirected, what would be a cause for this error?

A.
The option's uri attribute is not valid.
Answers
A.
The option's uri attribute is not valid.
B.
The layout cache needs to be refreshed.
Answers
B.
The layout cache needs to be refreshed.
C.
The developer has to add a formkey for the new export option.
Answers
C.
The developer has to add a formkey for the new export option.
Suggested answer: C

Explanation:

The developer has to add a formkey for the new export option because the formkey is required for security reasons. Without the formkey, the request will be rejected and redirected to the dashboard page. Verified

Reference: [Magento 2.4 User Guide] [Magento 2.4 DevDocs]

asked 02/10/2024
Mikael Klingebrant
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first