Forum Discussion
Build a Wiki with Sahre point and Teams
Hallo,
i want to make a Wiki on Sharepoint an conncet this with Teams but i found out that the navigation bar on the left side is not available at this combination and i have now the question how can i get a navigation bar to make a wiki and how i can get a Search bar on the main page because this also don´t work. If any one can help me it will be geart
best regards ilyas
4 Replies
- Andrew HodgesBronze Contributor
ilyas058 I have had this issue when building a portal that was added to Teams by way of a TAB.
For Navigation - I had to build links on the page using the quick links.
For Search - on the page is not possible so either use a quick link to take you to the search or create another tab called "WIKI Search" which points to the Search page. Not ideal but there is good reason to remove the top and left menus when adding SharePoint sites/pages to teams. Hopefully a modern search box will come along. Alternatively if you are handy with the SharePoint Framework(I am not) then you could use something like this on the page - https://github.com/VelinGeorgiev/spfx-react-search-box-webpart
- ilyas058Copper Contributor
Andrew Hodges Did any one Know a tutorial or something how to get this webpart into my sharepoint page ?
- Andrew HodgesBronze Contributor
ilyas058If you are not technical you may struggle but this information will get you started -
https://docs.microsoft.com/en-us/sharepoint/dev/
You need to have a grasp of development principles to be able to use the SharePoint Framework but anyone could teach themselves, it just depends what your current level is.
- ilyas058Copper Contributorthx thats a nice way to do it 🙂 i will try to implement this webart