ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 19 - AD0-E718 discussion

Report
Export

A merchant asks for a new category attribute to allow uploading an additional mobile image against categories. The merchant utilizes the content staging and preview feature in Adobe Commerce and wants to schedule and review changes to this new mobile image field.

A developer creates the attribute via a data patch and adds it to view/adminhtml/ui_component/category_form.xml. The attribute appears against the category in the main form, but does not appear in the additional form when scheduled updates are made.

To change this attribute when scheduling new category updates, which additional action should the Architect ask the developer to take?

A.
The attribute must have its apply_to field set to "staging" in the data patch file.
Answers
A.
The attribute must have its apply_to field set to "staging" in the data patch file.
B.
The attribute must also be added to view/adminhtml/ul_component/catalogstaging_category_update_form.xml.
Answers
B.
The attribute must also be added to view/adminhtml/ul_component/catalogstaging_category_update_form.xml.
C.
The attribute must have<item name=''allow_staging'' xsi:type="boolean''>true<item> set in the =category_form.xml file under the attributes config" section.
Answers
C.
The attribute must have<item name=''allow_staging'' xsi:type="boolean''>true<item> set in the =category_form.xml file under the attributes config" section.
Suggested answer: B

Explanation:

This is because, in order to change the attribute when scheduling new category updates, the attribute must be added to the view/adminhtml/ulcomponent/catalogstagingcategoryupdateform.xml file in order to be displayed in the additional form when scheduling updates. This additional form is used to set the values for the category attributes when scheduling updates.

asked 02/10/2024
Rehan Malik
51 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first