hiding time tracking information from some users

Esraa Masoud May 7, 2015

hi,

i want to hide the time tracking menu, or at least information from some users is it possible?

3 answers

0 votes
Jayesh Baviskar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 12, 2015

Hi Esraa,

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

0 votes
Jayesh Baviskar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 7, 2015

Hi Esraa,

I think your problem can be solved (hiding of Time tracking module from specific group of users) with the help of JavaScript.

Esraa Masoud May 10, 2015

can you tell me how can this be done?

0 votes
Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 7, 2015

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.

Esraa Masoud May 7, 2015

unfortunately this is not the case, users without log-work permission can still other users logged work!

Suggest an answer

Log in or Sign up to answer