Team Site
9 TopicsHow to create a teams template with site template (webparts etc)
I want to create a ”Microsoft Teams” -template that provisions team related settings and related site collection items (documents, web parts, and so on). As far I am aware this is not possible. Teams template does not create a site collection, and it is not possible to create a new team using the site template. Would the best idea be to create a site model and request that users first use this template to create team site and then use this new team site as to create team? Any ideas?1.5KViews0likes1CommentTeam Site Permission Not Showing New Group
HI, I have a Modern Team Site and have default permission groups (Owner, Member, Visitor). For the new requirement I have created a new group with new permission level (New Group Test). But when I add users from home page this new group is not showing. There's only Owner and Member. I need to assign some users to this new group. I know I can directly add the users in the group in the first screenshot. But is it possible to make that group available in the home page as in the second screenshot? Or by default it only shows Member and Owner option? Thanks832Views0likes0CommentsDocument ID feature and Microsoft Teams based sites
Hello everyone, I can't enable the feature "Document ID" on a site created via Teams or a "Team site." It only works with sites created via SharePoint. Does anyone manage to activate the Document ID feature on a Site created via Teams? Thanks for your help, GustavoSolved5KViews0likes1CommentScoping of search in team site / communication sites
Hi! I am working on the modern search experience in sharepoint. One of the things that we have had some feedback on is the scoping of search when searching from a team site or a communication site. I would like to ask you what you think of the current experience and if / how you would like to have it. The idea is that when you do a search from the site we will surface the search results scoped to the site you have search from. You can then choose to upscope the search to all Sharepoint results by clicking the Sharepoint link in the search breadcrumb in the following picture. What do you think about this feature?13KViews1like23CommentsVisibility of folder with restricted access
Hi guys, As an admin, is there any way to restrict folder access to other users on my team without hiding the folder. I have a finance folder that I don't want to share but still want the team to see it on their interface??? Thanks Kevin918Views0likes0CommentsSPFx on a Team Site Homepage Cannot Get Taxonomy Data
Hi, I have an SPFx webpart and an SPFx extensions that getting data from Taxonomy Term Store. Both of them are working well on all pages (Site Content page, Library page, Site page, etc.) except on a Team Site Homepage. I've tried several approaches to get the Taxonomy data in the SPFx code: Add the references to the SharePoint JSOM in the config.json (https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/basics/add-an-external-library) Load SharePoint JSOM in the code (following example from Microsoft's repo: https://github.com/SharePoint/sp-dev-fx-webparts/blob/dev/samples/knockout-taxonomy/src/webparts/termSetRequester/data-helpers/DataHelperSP.ts, even the webpart example doesn't work on a Team Site Homepage) Both of them couldn't get taxonomy data on a Team Site homepage. It's failed on context.executeQueryAsync(...). Is there anyone that has done this before? Or has any workaround idea for this situation? Thanks1.6KViews0likes0Comments