Sign in as a different user in share point 2013
Solution:
Open welcome.ascx from \15\TEMPLATE\CONTROLTEMPLATES\Welcome.ascx
Add following code there.
<SharePoint:MenuItemTemplate runat="server" ID="ID_LoginAsDifferentUser"
Text="<%$Resources:wss,personalactions_loginasdifferentuser%>"
Description="<%$Resources:wss,personalactions_loginasdifferentuserdescription%>"
MenuGroupId="100"
Sequence="100"
UseShortId="true"
/>
Save and trying to browse the site again.
Here you can see.......
*Please note it will impact whole farm, so if you need this for every where then only go with this one.
Thanks.
Solution:
Open welcome.ascx from \15\TEMPLATE\CONTROLTEMPLATES\Welcome.ascx
Add following code there.
<SharePoint:MenuItemTemplate runat="server" ID="ID_LoginAsDifferentUser"
Text="<%$Resources:wss,personalactions_loginasdifferentuser%>"
Description="<%$Resources:wss,personalactions_loginasdifferentuserdescription%>"
MenuGroupId="100"
Sequence="100"
UseShortId="true"
/>
Save and trying to browse the site again.
Here you can see.......
*Please note it will impact whole farm, so if you need this for every where then only go with this one.
Thanks.
useful
ReplyDeleteThanks great gyan it save my lot of time
ReplyDeleteWhy did these people removed this feature from the view.
ReplyDeleteIs this called as "Upgrade" ??
@Ali Seriously its very bad :(
ReplyDelete