sharepoint
7 TopicsIs there a way to put a link on the left side menu to open a URL in the default browser?
Is it possible to put a link on the left side menu that will load externally, ideally in the default web browser? We want to load SharePoint from Teams, but we're not sure about the UX... some links when clicked inside of SharePoint when hosted inside of Teams will launch a browser and others won't. Also, when switching between apps in Teams, they typically fully reload when you return, losing wherever you were in the app. We'd much prefer to kick out to the browser so the user can keep it open concurrently with the work they are doing in Teams. Thoughts? I've read this functionality did exist but was removed.2.2KViews0likes4CommentsImages in channel's Sharepoint storage not rendering in teams adaptive cards
Hello, we are trying to display images stored in Sharepoint in a teams adaptive card. The image will not display until the user has clicked on the 'files' tab for the channel. It returns with a 401, so Im guessing this initiates some kind of auth process. When they click on the files tab and return to the messages, the images are rendered as expected. We need to have security around our images, so we don't want to store them in another setting that might not have team-level authorization. Is there any way to make the sharepoint images show without clicking on the files tab first, such as triggering the sharepoint auth process programmatically? This is the image url format we are using: https://myaccount.sharepoint.com/sites/DefaultDirectory/Shared%20Documents%2FGeneral%2Fmy-notifications/2023-12-06T20.png The other issue is that Sharepoint images do not display in 'New Teams' at all. Is this a known issue with New Teams? Thank you for your help. Daniel1.1KViews0likes6CommentsSharePoint Site in Custom Team App
I created a Custom Teams App in Developer Portal to access our Learning Site in SharePoint, so that our organization can access the resources while staying with Teams. However when I go to Preview we can't get a preview. Our organizations has it set that Custom apps have to be approved before publishing but shouldn't I be able to preview first before requesting publishing approval? Not sure what we are missing to get preview to work. Any help with making this work would be great.483Views0likes0CommentsMS Teams Application HTTP Context Session Changed when Postback
I have a MS Teams App that contains tab for opening SharePoint Add-ins (Provider-hosted) pages. When using MS Teams Desktop and web, the session always changes when Postback and failed to get SharePoint Context. httpContext.Session.SessionID: jlsla5ggvdr2dbcpxivqxa5t After clicking the button for Postback httpContext.Session.SessionID: nau5tyvs1rjbqrqvvqtx2cll This only happens in using MS Teams Desktop and Web for some users. Will there be a way stop refreshing the Http Context Session when Postback?4.9KViews1like27CommentsEmbedded SP site in Teams app, Stream not rendering
Hi All, We have embeeded a SP site into teams with a personal and deployed company wide. We have embedded Stream videos throughout the site. Just this morning, we are unable to view stream content in the teams app and are getting the below, attached message. After clicking the link to sign in it does nothing. The videos render fine on the Sharepoint site. Does anyone have any ideas on how to correct this?2.8KViews2likes14CommentsApp Studio & displaying SharePoint news comments
I've recently started experimenting with App Studio to display content from SharePoint in a Teams app. I have it running so that it displays SharePoint comms sites as tabs in the app and people can see the latest news and click through to read the news pages. However, the news pages don't displays the comments. Comments are enabled on the SharePoint news pages and a user can go through the browser, read comments, and post more comments, but when you look at the same news page through the Teams app, the whole comments area is just not there. Does anyone know how to make the SharePoint news comments show up inside the Teams app?1.7KViews0likes7CommentsMicrosoft Teams: webpage Authentication inside tab
Hi, I'm developing a webapp that's inside a tab in microsoft teams. The webapp uses the GRAPH API and SharePoint API to retrieve data from sharepoint and data from graph. I need to use both api's to utilise all the resources to the max. How can I authenticate inside the microsoft teams tab for BOTH graph and sharepoint? Do I need to do 2 authentications so I have 2 tokens? (1 for each endpoint) Or can I fetch 1 token that works for both api's?1.6KViews0likes2Comments