This topic is locked

Hide Column

11/19/2007 3:35:52 AM
ASPRunnerPro General questions
Q
qqqqq author

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

Sergey Kornilov admin 11/19/2007

http://www.asprunner.com/forums/index.php?showtopic=6201
You can use the same approach to hide a certain column on the list page.

Q
qqqqq author 12/11/2007

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 B

group 2 can see column A but not column B

group 3 can see column A and column B
How would I do this? Is there another logical switch besides $admin_user that I can use?
Thanks.