In this blog, we will see how to add a menu option in Office 365 SharePoint site. We can add the menu option on the top right corner of the Settings page or as a navigation on the site’s Setting link.
Let’s see how we can add the menu action using script.
- Open your site
- Go to Edit Page by clicking on the Settings gear in the top-right corner
- Click on OK.
- You will see a “My Home” menu button attached to your menu option.
Using this script, you can add the menu items of your choice for all the users who will access the SharePoint sites.
Keep reading & keep learning!!