Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hi,Is it possible for me to have certain columns be hidden for users of certain user groups on inserting a record and have that column be visible for users of other users groups?Thanks
http://www.asprunner.com/forums/index.php?showtopic=6201You can use the same approach to hide a certain column on the list page.
Hi,What if I want three groups that I want to have different levels of permissions. For example :group 1 cannot see column A or column Bgroup 2 can see column A but not column Bgroup 3 can see column A and column BHow would I do this? Is there another logical switch besides $admin_user that I can use?Thanks.