User detail - organizations
- Implement page for user detail that will display user's organizations. The column with checkboxes should be probably hidden since I cannot think of a use for it on this page.
- You should reuse the table that is already created and extend it with a filed of
hiddenColumns
that would determine which columns should not be displayed.