Forum Discussion
Deleted
Nov 27, 2018OneDrive For Business Branding
Hello Everyone I'm looking to Brand OneDrive for Business Landing Page for everyone within the company with custom left navigation . I would like to add an additional view apart from Files, Share...
Nov 27, 2018
You don't need an App Store to add your apps in ODFB, just a site collection catalogue ;-)...indeed if you acces the site contents page in ODFB you can add an App so it seems it could be possible to add a SPFx Extension...definitively something to try
Nov 27, 2018
Seems like we got a challenge here!
- DeletedNov 27, 2018
Thanks for all the responses everyone.
I just saw this reference from Vesa where he mentions SPFX is currently not supported within OneDrive For Business
https://github.com/SharePoint/sp-dev-docs/issues/1798.
I was able to add css to MySite15.master but it only updates classic OneDrive.
VesaJuvonen StephenRice Any thoughts on this issue
- Nov 27, 2018How are you applying the CSS to the master page?
- DeletedNov 27, 2018
Used Sharepoint Designer to make edits
Just did an append on div class LeftNav-sublinks for adding hyperlink to left navigation.
Thanks