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 (ins...
ExpressNature
May 07, 2024Copper 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.