9A0-384 Exam QuestionsBrowse all questions from this exam

9A0-384 Exam - Question 1


How do you disable the "Target" context menu item on components in AEM 6.0?

Show Answer
Correct Answer: C

To disable the 'Target' context menu item on components in AEM 6.0, you need to set the property 'cq:disable Targeting' to true on the cq:editConfig node. The cq:editConfig node is used to configure edit behavior for AEM components, and setting this property here will effectively disable the targeting feature for the specific component.

Discussion

1 comment
Sign in to comment
hung_tvbOption: C
Dec 21, 2020

C is correct. Ref https://venturoustech.wordpress.com/2016/05/16/how-to-disable-targeting-in-aem/