This topic is locked

Security Permissions

3/11/2006 12:23:13 PM
PHPRunner General questions
D
dsehmbi author

I would like to know if it is possible to give list permissions to guest users and view permissions to logged in users. As list/view permissions are grouped this is not possible or as an alternative for a guest users can view certain fields in view mode and logged in users can see extra fields.
Scenerio:-

User A visits web page looks at list and current has list/view permissions as a guest user.

Consultant B is contacted by User A for more details and this can be achieved through the view mode. The problem is when I cannot control the fields that a guest user and logged on user can see using the view mode.
Thanks

Daljit

Sergey Kornilov admin 3/13/2006

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

Don't create View page for this view.

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