When user view MySite the don’t have way to come back to Corporate Portal Site. So we thought of adding link to MySite.
Under Shared Services you can add Personalization site link.
The system will show URL on MySite as displayed below
When you click “Corporate Home” the URL display as http://yourserver.com/ default.aspx?MySiteView=1 and Page Display as below
If you nice there is a person image icon embedded in to Navigation bar, its happen because of the MySiteView=1, which automatically appended by system.
To overcome above issue you need added # at end of the URL (i.e. http://yourserver.com/# which will display pages as normal.
1 comment:
Thanks for the post
Post a Comment