문제

I know I could do this with just changing the master page, but I am wondering, if there is a simpler soulution.

When the user navigates to a document set, the name of the document set is shown as the headline of the site. I want to archive, that the title of the page appears there instead. The name of the document set does not matter at all. Is there a way to replace this in SharePoint Online?

도움이 되었습니까?

해결책

I solved this easily with JavaScript. I just edited the docsite default homepage and added a script-webpart. With javascript I read the title of the page out of the DOM and added it in the title. Pretty easy solution, but works perfectly. :)

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