This topic is locked

Security Setting For a Table Fields

6/19/2012 9:13:53 AM
PHPRunner General questions
swat author

I need to have different security setting for a table .

Users : Admin,Test

Table Name : Duck
On table Duck admin can see edit all the fields. Test user can see all the fields but only able to edit one field.

P
procheck 6/19/2012

Set up a view for this purpose. Then you can set a different security setting for each.
Al

J
Jane 6/20/2012

Hi,
create custom view on the Datasource tables tab and then set up different security settings for your main table and this custom view on the Securitytab.