为什么我的 Sharepoint2010 面包屑在带有嵌入链接的页面上没有降级?
我有一个 Sharepoint 站点,当前继承了 v4.master 页面的所有内容。
该站点位于公司文档的内部 wiki 页面中。 wiki 中的每个页面都可以有 1 个或多个链接到其中的页面。例如:
Wiki Main
└Finance
└AP Reports
└AR Reports
└Human Resources
└Payroll
└Benefits
我们一直在每个“父”页面上使用此代码 [[FinancePage|Finance Documentation Page]]
嵌入新页面。
我遇到的问题是,当用户单击链接时,面包屑似乎不遵循级别。
面包屑将显示以下内容: Wiki Main > Finance
然后,当点击 AP Reports 时,它会显示: Wiki Main >美联社报告
我希望它显示的是: Wiki main >金融>美联社报告
我将第一个承认我对 Sharepoint 的经验为零,并且在谷歌搜索时有相当多的点击似乎涉及制作我自己的 DLL 或替换 .sitemap*.xml 文件,但我不确定如果这是我想做的事情的正确解决方案。
有没有办法通过站点设置使面包屑级别正常工作?
I have a Sharepoint site that currently inherits everything from the v4.master page.
This site in an internal wiki page for company documentation. Each page within the wiki can have 1 or more pages linked inside of it. For instance:
Wiki Main
└Finance
└AP Reports
└AR Reports
└Human Resources
└Payroll
└Benefits
We have been embedding new pages using this code [[FinancePage|Finance Documentation Page]]
on each 'parent' page.
The issue I'm having is that the breadcrumbs do not seem to follow the leveling when users click links.
The breadcrumbs will show the following: Wiki Main > Finance
Then when the click AP Reports it will show this: Wiki Main > AP Reports
What I'd like it to show is this: Wiki main > Finance > AP Reports
I'll be the first to admit I have zero experience with Sharepoint and when googling there are quite a few hits that seem to go into making my own DLL or replacing .sitemap*.xml file but Im not sure if that is the correct solution to what Im trying to do.
Is there a way to get the breadcrumb leveling to work correctly via a Site Setting?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论