5
votes
1answer
284 views

How would you handle user access management with 4 levels and 9+ unique roles?

I've been racking my brain over this, and haven't had any luck in finding existing use cases similar to mine. I'm implementing the front-end for our website reporting software. We've got some legacy ...
3
votes
1answer
104 views

Parent Record Data Lists Always Visible or Only When Needed?

I am rebuilding the interface for my band's web site. Currently, I have all main-level navigation in one, horizontal list. However, the navigation leads to some pages that have a defined hierarchy. ...