Tagged Questions
6
votes
2answers
110 views
What is the best way to visualize an org chart when people have multiple responsibilities?
I have asked the following question on stackoverflow around modeling an org chart. This focused on the DB modeling details, etc but I want to ask a related question here focusing purely on the user ...
10
votes
3answers
454 views
Interaction pattern for creating/editing organization hierarchy; assigning people to groups in hierarchy
I'm looking for an Interaction pattern for creating/editing organization hierarchy and assigning people to groups in the hierarchy. For example, the app's users will need to define a hierarchical ...