문제

I am new to SharePoint 2013. I am trying to provision a new site with an initial term set used for navigation.

I was thinking i could use Visual Studio & create a Site Definition--similar to using <NavBars> in onet.xml. Is there an equivalent for using managed metadata instead?

도움이 되었습니까?

해결책

Start here. It speaks to using Term sets for global navigation.

Overview of managed navigation in SharePoint Server 2013 https://technet.microsoft.com/en-us/library/dn194311%28v=office.15%29.aspx#section1

You can find step by step instructions here:

http://www.nothingbutsharepoint.com/2012/07/20/sharepoint-2013-navigation-using-managed-metadata-term-store-aspx/

You can implement these changes post deployment of your site definition.

https://manojssharepointblog.wordpress.com/2013/06/15/programmatically-creating-group-termset-and-term-in-manage-metadata-service-in-sharepoint-2013/

You can also create these with code.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top