HOW TO INCLUDE ONE COMPONENT WITHIN ANOTHER COMPONENT?
I need some help in including a component inside another component.
This is the scenario:
1. I have a page-hero component
2. I have a request info component
Now I want to add this request-info component in the exact middle of page-hero.
Can anyone please help me out with the steps that I have to follow in order to achieve this.
Note: I am very new to AEM and have been using it since the past 6-7 months.
@kautuk_sahni @briankasingli @arunpatidar @debal_das
Thanks in advance!!