Tagged Questions
1
vote
1answer
212 views
Adding web part to person.aspx - WebPartId?
I'm kind of stuck adding a web part to the Person.aspx page....I have a custom web part which I have uploaded but I'm not sure how to add it.
On the masterpage (in SharePoint Designer) I went to ...
0
votes
1answer
446 views
SP2010: Using custom user profile properties on an ASPX for custom profile tab
I'm trying create a new profile tab with some customer user properties. I've added the user properties following these StackExchange instructions. I was also able to create a new tab with some help ...