Forum Discussion
BenRick570
May 06, 2024Copper Contributor
Forcing SharePoint (or OneDrive) to local user information list
There was (maybe still is) a parameter to put on the URL of people.aspx (I believe it was people.aspx) to force the display of the user information from the site collection user information list (instead of being redirected to Delve). Trying to troubleshoot a 'permissions' issue and want to verify that there is an account mismatch for a user (our CIO) before touching anything. Anyone remember this? I had it noted can't find it nor can I find it online anymore.
Thanks,
Ben
- ExpressNatureCopper Contributor
BenRick570 Please use the format for SharePoint Online at root level Site, https://<yourtenant>.sharepoint.com/_layouts/15/userdisp.aspx?ID=<Id>&Force=True
For On Premise, https://<webapp>/_layouts/15/userdisp.aspx?ID=<Id>&Force=True
where Id is the User ID in User Information List.
Similarly, you can use the Site Collection URL to redirect to User Information List in particular site.