Forum Discussion
SharePoint link in upper left corner
Thank you for the reply! You mentioned the SharePoint item isn't configurable, but are we able to modify where it links to? Or, because it links to MySite, and we won't be using MySite, can we remove the MySite app without that affecting our SharePoint site?
- MichelleARCSep 25, 2023Copper ContributorThanks!
- 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.