Forum Discussion
Sebastian96K
Apr 08, 2020Copper Contributor
How to sync sharepoint list with megamenu?
Anyway to sync up a sharepoint list with the megamenu and add navigational links that way? Preferably through Powershell? So everytime i run the script i can modify navigational links in the megamen...
Swaminathan Sriram
Apr 08, 2020Iron Contributor
Hi,
There is a sample in GitHub SharePoint Repository on MegaMenu connected with SharePoint List to store the menu items which will be helpful. Please refer to this link for the sample - https://github.com/SharePoint/sp-dev-fx-extensions/tree/master/samples/react-mega-menu.
Thanks.