Tagged Questions
4
votes
1answer
134 views
How should I show access controls to users
As we design complicated systems for multiple users, it is important to show them security information for their firms.
I want to show them who can do what action to which accounts.
Clarity is very ...
6
votes
6answers
341 views
Interaction with a grid with complex cells
Problem definition:
A grid where each column represents an attribute of a task and each row is a task
One of the columns represents the progress reported on that task
Multiple persons can be ...