This topic is locked
[SOLVED]

 Same table but different company users

9/1/2015 5:38:48 PM
PHPRunner General questions
C
casuva author

Hi there

İ want to Learn how to;

Different User is working same table's Different fields.

THE User can work its fields in THE table, other user/users cannot modify or write THE fields. They can write or modify their fields.
for details picture:
overview

Sergey Kornilov admin 9/2/2015

The best approach here is to create several custom views on the top of this table. Each custom view will have a different list of fields and you can restrict access to those views via User Group Permissions.

C
casuva author 9/2/2015



The best approach here is to create several custom views on the top of this table. Each custom view will have a different list of fields and you can restrict access to those views via User Group Permissions.



thanks for your help <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=77794&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />