You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
Attempt to de-reference a null object - when I click on the custom link on the user detail page.
Tried this: /apex/UserAccessDetails?uid={!User.Id}
and this: /apex/UserAccessDetails?uid={!CASESAFEID(User.Id)} for the link.