hi,
i want to hide the time tracking menu, or at least information from some users is it possible?
Being able to add time is controlled in the permission scheme. I presume if you can't add time you can't see it. Remove them from that permission.
unfortunately this is not the case, users without log-work permission can still other users logged work!
Hi Esraa,
I think your problem can be solved (hiding of Time tracking module from specific group of users) with the help of JavaScript.
can you tell me how can this be done?
You can find following script can resolve your query.
http://www.j-tricks.com/tutorials/some-ajs-tricks
This post can help you for,
1. Get the current user.
2. Get the groups of current user and check if the user belongs to a given group.
3. If the user is indeed in the given group, do whatever you want to!
Thanks to JTracks.
Cheers!!!
Jayesh
It looks like you're new here. Sign in or register to get started.