Ok my client asked me there was a way to show more data in the Org Chart control in SharePoint 2010.
The short answer is no. The control only shows:
Name
Position
About me
One way to get around this is to display more information in the About me field.
Or you could make your own org chart control (which I might do when I get a couple of days free).
there must be a way to do that. Maybe by decompiling the silverlight binary... :S
ReplyDeleteThat's actually what I did. That's how I know for certain that the OOB control won't display any more.
ReplyDeleteCheck out my control here:
ReplyDeletehttp://www.madhur.co.in/blog/2011/12/29/slchart.html