Forum Discussion
serban
Oct 16, 2020Copper Contributor
How to determine selected item from “Files” tab from within a custom Teams tab
I'm developing a custom Teams tab (using typescript, react, and sharepoint web parts) which can be added to any channel page (alongside Posts, Files...). The ideal scenario would be that the us...
Wajeed-MSFT
Microsoft
Oct 18, 2020serban - Adding extension points to Files sections are currently not supported. So option would be to allow user selecting file/folder from your Tab. Similar to what Hilton suggested on Stackoverflow.
serban
Oct 19, 2020Copper Contributor