SharePoint Framework (SPFx)
1 TopicMicrosoft Teams tab using SharePoint Framework always interact with SharePoint Online root site
Hello Everyone, I need to create an SPFx web part that supports SharePoint Online as well as Teams So, I have created the SPFx web part to generate the app package, and added that app package to SharePoint online as suggested below links, https://learn.microsoft.com/en-us/samples/officedev/microsoft-teams-samples/officedev-microsoft-teams-samples-tab-channel-group-spfx/ https://siddharthvaghasia.com/2019/06/09/adding-spfx-webpart-to-microsoft-team-tab/ The SPFx Teams Tab deployed successfully in the Team, But the associated lists are created under the root site. Can I change the destination of the list from the root site to another site? Thanks690Views0likes3Comments