0 Votes

Organizational Chart Macro Setup

Modifié par john le 2025/05/31 14:13

In order to build organizational charts using XWiki users, it is necessary to configure XWiki to add a "manager" field to the user class and also add this field to the user profile configuration. 

This can be done by editing the XWikiUsers class, adding a user field called "manager" and by updating the profile in the administration to add the "manager" field in the profile display. 

Alternatively you can click on the button below to have this done for you, provided you have administration rights. 

  • Title field should be added in XWiki.XWikiUsers class
  • Manager field should be added in XWiki.XWikiUsers class
  • Company field already exists in XWiki.XWikiUsers class
  • Title field should be added in user profile
  • Manager field should be added in user profile
  • Company field is already added to the user profile

Confirm adding fields