开发者

SharePoint 2010 MySites: Add a new tab to Current Navigation which acts like the Overview tab but points to a new aspx file

开发者 https://www.devze.com 2023-02-19 02:10 出处:网络
In SharePoint 2010 MySites, you can click on \"My Profile\" and you have 6 tabs, the first being \"Overview\". It points to person.aspx. I would like to create another tab, \"Custom Tab\" and have it

In SharePoint 2010 MySites, you can click on "My Profile" and you have 6 tabs, the first being "Overview". It points to person.aspx. I would like to create another tab, "Custom Tab" and have it point to customTab.aspx but also perform like person.aspx in that it has the other user info at the top, the other tabs, and is a web part page. Does anyone have input on this?

A开发者_Go百科s it stands right now, I can add tabs to the navigation with:

Site Actions -> Site Settings -> Navigation -> Navigation Editing and Sorting

But I dont know how to format the aspx page to act as described above.


http://erikswenson.blogspot.com/2010/11/customize-my-profile-tabs-for.html

0

精彩评论

暂无评论...
验证码 换一张
取 消