This topic is locked

Hidden field for some users

8/24/2009 7:22:21 PM
PHPRunner General questions
S
shork author

Hi all,
with phprunner 5 can i hide a field of one table (no a table but only a field) for some users?
Thanks

J
Jane 8/25/2009

Hi,
you can create custom view on the Datasource tablestab without this field and assign corresponding permissions for this view on the Securitytab.

S
shork author 8/25/2009

Thanks for reply...
but i've to work on custom view (insert / modify records) like admin user...



Hi,
you can create custom view on the Datasource tablestab without this field and assign corresponding permissions for this view on the Securitytab.

S
shork author 9/2/2009

UP...



Thanks for reply...
but i've to work on custom view (insert / modify records) like admin user...

S
shork author 9/21/2009

UP...
Nobody knows how to do?
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=44219&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' />



UP...

J
Jane 9/22/2009

Hi,
unfortunately there is no easy way to hide one field on the list/print/export pages. I recommend you to create custom view for admin users only.

S
shork author 9/22/2009

Thanks for reply,
the problem is that i must edit the fields... with a View this is non possible....



Hi,
unfortunately there is no easy way to hide one field on the list/print/export pages. I recommend you to create custom view for admin users only.

J
Jane 9/23/2009

Hi,
you can add, edit and delete records in the views created in PHPRunner.

S
shork author 9/26/2009

Thanks!



Hi,
you can add, edit and delete records in the views created in PHPRunner.