Forum Discussion
Is it possible to open and edit files in Teams that are not in a Teams cloud storage provider.
- Apr 01, 2022
BLeslie -
Could you please refer this: microsoft-teams-apps-newemployeeonboarding/LearningPlanCard.cs at main · OfficeDev/microsoft-teams-apps-newemployeeonboarding (github.com)
BLeslie - Could you please provide more details on your ask?
In Teams I can go to the Files tab and click on a file and it is opened in Teams, or I can right click it and choose from a list of actions to take which include the possibility to open the file with a local app.
I would like to provide a "My Files" tab that offers the same functionality except that the files in my tab will be under my app's control and not be in a Microsoft cloud storage provider storage location.
My app will download the file but I need someway to open the file without having the user leave Teams and open it manually.
Is this possible or will my user need to leave Teams and then manually open the file in the file system?
- Prasad_Das-MSFTApr 01, 2022
Microsoft
BLeslie -
Could you please refer this: microsoft-teams-apps-newemployeeonboarding/LearningPlanCard.cs at main · OfficeDev/microsoft-teams-apps-newemployeeonboarding (github.com)- BLeslieApr 06, 2022Copper ContributorThanks for the link. We will do some testing to verify if this will suit our needs.