Forum Discussion
Vasily_Zaytsev
May 27, 2022Iron Contributor
How can I add ribbon with tabs on aspx page in SharePoint 2019?
Hello. I can add new tab and controls to existing ribbon via Custom Action. But, how can I add ribbon with tabs on aspx page in SharePoint 2019 solution in Layouts folder? BR, Vasily
Eva Vogel
May 27, 2022Iron Contributor
why should you do that? Menus with registers are classic style of SharePoint (2013?), modern style without Menus is actually in SharePoint online, ruling and JSON Style, easier to handle, when you get accustomed to it.
- Vasily_ZaytsevMay 30, 2022Iron ContributorMost of our users are accustomed to the classic style interface.
- Eva VogelJul 02, 2022Iron ContributorSo its time to learn the next phase of sharepoint: modern SharePoint.