This topic is locked

How can I set some columns to be hidden based on Sec Lvl?

1/23/2008 11:15:58 AM
PHPRunner General questions
C
crimsondrac author

We have an inventory site setup for our employees to see what our stock levels are. We would like to allow some of our clients in to see this site, but we wanted to hide a few columns of data from them. So, what I did was created a custom view and setup a new usergroup that was allowed to only see the custom views. However, when I publish the website and try to log in as that user, it get an error message stating I do not have permission to view that table.
Am I missing something? Is there any way to allow users to only see specific columns based on their security level?
Thanks,

C
crimsondrac author 1/23/2008

Nevermind. It works now for some reason. I just re-did it starting from the begginning and it all seems to work now. I do not know that I did anything different this time, but I must have.