Forum Discussion
SharePoint link in upper left corner
- MichelleARCOct 04, 2023Copper ContributorSorry - last question (I think). I read through the Github page referenced above, and before I go down a path that will leave me heartbroken, is that an option that will work for the on-prem version? I keep running into roadblocks where the option is only available for the online version.
Thank you for your response!- ganeshsanapOct 05, 2023MVP
The SPFx solution given in above link is using SPFx v1.8 which is not supported in SharePoint 2019 sites.
You will have to create a SPFx application customizer solution using SPFx v1.4.1 and then maybe you can reuse the code from above solution in your SPFx solution.
Check: SharePoint Framework development with SharePoint Server 2019 and Subscription Edition
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- JMagDBDec 14, 2023Copper Contributor
Are there any new pieces of information regarding this topic?
On our side, we have modified the ribbon by changing the master page, but it only works on some pages. On modern pages, it seems that the master page is different, so it doesn't work.
Regards