Forum Discussion
ilyas058
Oct 07, 2019Copper Contributor
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...
Andrew Hodges
Oct 07, 2019Bronze 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
ilyas058
Oct 07, 2019Copper Contributor
thx thats a nice way to do it 🙂 i will try to implement this webart