Hi Team,
I want to add few more tabs to the existing navigation items. Which node I need to overlay and how to do it?
Please help me solve the requirement.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Vishal_Jain03 ,
Technically, you could overlay the node /libs/granite/ui/content/shell/onboarding to add extra slides something like this would work:
However, this area is marked as "granite:InternalArea", which means the node is for internal use only and should not be modified, overlaid, or inherited, ensuring system stability and functionality. If you make any updates here, be aware of the potential consequences and proceed at your own risk.
You can learn more here: https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/deploying/upgr....
I hope this helps.
Views
Replies
Total Likes
Hi @Vishal_Jain03 ,
Technically, you could overlay the node /libs/granite/ui/content/shell/onboarding to add extra slides something like this would work:
However, this area is marked as "granite:InternalArea", which means the node is for internal use only and should not be modified, overlaid, or inherited, ensuring system stability and functionality. If you make any updates here, be aware of the potential consequences and proceed at your own risk.
You can learn more here: https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/deploying/upgr....
I hope this helps.
Views
Replies
Total Likes
Thank you for your reply
Views
Likes
Replies