This topic is locked

List / View

3/11/2006 1:47:54 PM
PHPRunner General questions
D
dsehmbi author

Could anybody help me with the following problem, I would like to know if it is possible to set security permissions to control the view mode based on colum/field as I would liek to provide certain users with the ability to view certain fields in a given table.
Daljit

Sergey Kornilov admin 3/13/2006

Daljit,
I recommend you to create a view for your table on Datasource tabletab in PHPRunner.

Don't create Viewpage for this view.

Then grant your privileged users access permissions on original table and restricted users - on this view only.