Hi All
I want for a specific project, to hide the project comb box from the reporter view and to set him automatically specific project as a default. is it possible by configuration?
if not, is there is a piece of PHP code i can put in config_inc file to handle this ? i don't know PHP to write it
i want to say somthing like:
if (( project_name == 'Proj1') && (access_level == 'REPORTER')
then
hide project comb box
Thanks v much
Hide project combobox 1.1.1
Moderators: Developer, Contributor
-
- Posts: 3
- Joined: 22 Dec 2009, 15:41
Re: Hide project combobox 1.1.1
Hello,
it is possible !
you can use the administrator menu, then manage users.
Select the user link and fill the "Default project" item.
Be carefull, you need to select a role granted to the user on the declared project...
=> the user can use this project as a {'reader','viewer','reporter','administrator}
regards.
it is possible !
you can use the administrator menu, then manage users.
Select the user link and fill the "Default project" item.
Be carefull, you need to select a role granted to the user on the declared project...
=> the user can use this project as a {'reader','viewer','reporter','administrator}
regards.