Hi,
I'm very new with AEM. I want to override journal component from /libs/social/journal/components/hbs/journal and comment component in my project.
I didn't get how to override it. Please provide me step by step solution or any good example related to override OOTB component.
And if possible explain me difference between extend, overlay, and override component.
Thank you in advance.
Solved! Go to Solution.
See this video - it will explain these concepts: Scott's Digital Community: Learn how to build an AEM component that inherits from a foundation compo...
See this video - it will explain these concepts: Scott's Digital Community: Learn how to build an AEM component that inherits from a foundation compo...
Can you tell me how to override OOTB journal component?
Views
Replies
Total Likes
You can copy that node and place it under /apps/<MyProject>/components.
Then change the title of the component in the properties and then modify some app logic. Overlays
Views
Replies
Total Likes
There are some definitions (and details) on the following documentation pages:
Both pages also include links to examples of how the feature can be used.
Views
Replies
Total Likes
I override journal component and authored it. But design for journal component not coming. Why?
Views
Likes
Replies
Views
Like
Replies