Page 1 of 1

I want that some users (not all) can't view the custom field

Posted: 27 Jul 2011, 20:47
by eferreira
I am customizing mantis and I want that some users (not all) can't view the custom fields of project when their view an issue. Also, I want that their can't use the custom field to filtering

Is it possible without programming?
thanks

Re: I want that some users (not all) can't view the custom f

Posted: 27 Jul 2011, 21:03
by atrol
You can set the minimum access level which is needed to view the custom field.

Re: I want that some users (not all) can't view the custom f

Posted: 28 Jul 2011, 14:04
by eferreira
Thank you atrol.
Only one question, where can I do it?
I find how to set the access level to manage the custom fields and how to set the access level to link it to a project but I did not found how to set the visibility
Thanks again
Best regards

Re: I want that some users (not all) can't view the custom f

Posted: 28 Jul 2011, 14:34
by eferreira
Sorry, in the coustom field definition are two fields that allow to set the access level for write and the access level for read.

Thanks