Closed jonathanhotono closed 3 years ago
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
This is currently not unfortunately moving forward, so there's no clear timeline when Office would support this. We will be removing this feature most likely even from the preview side, until we get commitment from the Office extensibility team internally on investing here. A bit unfortunately.
@VesaJuvonen this is truly unfortunate as a lot of our clients now had to stick with old deployment to azure/web app method to enable SSO instead of easy sharepoint way. I guess this might be more of an economical decision than technical.
Thanks for the update, much appreaciated.
Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues
What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
Additional environment details
SPFx plusbeta
Issue description
Any estimation of when will there be Office Add-In support for Microsoft Word/PowerPoint? Current plusbeta only supports Outlook, I am very keen to test the integration with Word/PP.
This youtube video below demonstrates that we can load the webpart on word and interact, mind sharing the manifest.xml that handles this for Word taskpane? https://www.youtube.com/watch?v=3da-ApeHtV8
Building Office Addin would be much better and easier if can be done through SPFX as I no longer have to setup the SSO and auth just to call into sharepoint API using Node server. I really hope microsoft will have a timeline to extend and release this to GA on upcoming versions.