Wiki source code of Customize the User Profile Tab
Last modified by Eleni Cojocariu on 2026/08/07 13:20
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | To configure which information is displayed for all users in the Profile tab of their user profile Page: | ||
| 2 | |||
| 3 | 1. Navigate to Administration > Users & Rights > User Profile. | ||
| 4 | 1. Configure which fields of the ##XWiki.XWikiUsers## class to display and how these fields should be grouped into sections.((( | ||
| 5 | {{image reference="user-profile-customizer.png" size="extra" alt="The User Profile administration section with the fields to display and group into sections"/}} | ||
| 6 | ))) | ||
| 7 | 1. To define some new fields, go to the ##XWiki.XWikiUsers## Page in [[Class editor>>xwiki:documentation.xs.user.base.page.edit-page.edit-class-editor.WebHome]] and add the new fields you want.((( | ||
| 8 | {{image reference="xwiki-user-update.png" size="extra" alt="The XWikiUsers Page opened in the Class editor to add new fields"/}} | ||
| 9 | ))) | ||
| 10 | 1. Go back to the "User Profile" administration Page and use the newly added fields. | ||
| 11 | 1. Notice that the Profile tab of every user profile now displays the fields and sections you configured. |