Problem: Part of the application has access to only specific users. Eg View only, Add item, and edit. Only admin can give access.
I have already tried toggle buttons and check boxes. Wondering if there any other better way to implement it.