core navigation component | Community
Skip to main content
Level 2
April 21, 2022
Solved

core navigation component

  • April 21, 2022
  • 1 reply
  • 669 views

I want to add dropdown to core navigation component . I  want all child the child pages be there inside that particular dropdown.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

you can add a dropdown using datasource

https://redquark.org/aem/day-17-granite-datasources/

 

if need to create dynamic dropdown you can follow below article

https://aemlab.blogspot.com/2022/01/aemaacs-touch-ui-dialog-dynamic-dropdown.html

 

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
April 21, 2022

you can add a dropdown using datasource

https://redquark.org/aem/day-17-granite-datasources/

 

if need to create dynamic dropdown you can follow below article

https://aemlab.blogspot.com/2022/01/aemaacs-touch-ui-dialog-dynamic-dropdown.html

 

Arun Patidar