Implement Navigation as Inherited Component
Hi all,
We are using AEM 6.4.
Looking for a suggestion on implementing the following feature.
We have multiple types of users that get redirected to a separate section of the website based on their role after login.
The navigation is different for every section. I want to somehow define the navigation at the home page of the section and then let all children inherit it. I don't want to create multiple templates just to have different navigation.
Noticed that InheritanceValueMap doesn't allow inheriting nodes/resources but just properties, so can't use that feature.
Is there any other way to implement this iParsys kind of feature?
Thanks
Ruchi