This topic is locked
[SOLVED]

 Permissions

8/24/2010 9:59:35 AM
PHPRunner General questions
S
scopley author

I'm setting up group permissions on my application and I have everything set like I want it except for 1 group. When a user logs in I want him to be able to see the information stored in that table with exception of 1 column which is financial info. Is there a way to do this in PHP Runner?
scopley

A
ann 8/24/2010

Hi,
create a Custom view on the Datasource tables tab. Uncheck the financial info field on the Choose fields tab for the View.

Then set up permissions for the page and view in the User group permissions dialog on the Security tab (uncheck the page and check the view for the user group )