Forum Discussion
Build a Wiki with Sahre point and Teams
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
Andrew Hodges Did any one Know a tutorial or something how to get this webpart into my sharepoint page ?
- Andrew HodgesOct 07, 2019Bronze 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.