Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Is there a way to open the user admin interface with a specific user/group already loaded, using a specific URL or URL parameters for the user admin UI?
Solved! Go to Solution.
For classic ui need custom implementation & not out of the box. For granite ui can use [1]. Example to edit for user author is [2].
[1] http://<host>:<port>/libs/granite/security/content/userEditor.html<path_of_user>
[2] http://localhost:4502/libs/granite/security/content/userEditor.html/home/users/geometrixx/author
View solution in original post
Views
Likes
Replies