Results 1 to 5 of 5

Thread: How To Hide Projects/Tasks ?

  1. #1
    vasam is offline Member
    Join Date
    Nov 2005
    Posts
    6

    Question How To Hide Projects/Tasks ?

    Hi!

    Does any body know how to hide projects/tasks assigned to one user from abilty to view by another users?

    I do not see this feature at CRM

  2. #2
    juergen is offline Sugar Community Member
    Join Date
    Apr 2005
    Posts
    338

    Default Re: How To Hide Projects/Tasks ?

    Try Team Security. To be found at www.sugarforge.org

    Juergen
    This space is for rent ;-)

  3. #3
    vasam is offline Member
    Join Date
    Nov 2005
    Posts
    6

    Default Re: How To Hide Projects/Tasks ?

    Thanks for suggestion... but after I installed Team Security system redirects me to
    URL//index.php?action=SetTimezone&module=Users&record=1 , It doesn't metter what menu item I do select...

    What to do now?

  4. #4
    vasam is offline Member
    Join Date
    Nov 2005
    Posts
    6

    Default Re: How To Hide Projects/Tasks ?

    I mean it doesn't allows me go through system navigation, dkoesn't metter what item I do click I'm permanently getting same page.

  5. #5
    vasam is offline Member
    Join Date
    Nov 2005
    Posts
    6

    Default Re: How To Hide Projects/Tasks ?

    I've solved this problem my self:

    1. open file index.php
    2. find and comment code:

    if (empty($current_user->user_preferences['ut']) && $_REQUEST['action'] != 'SetTimezone' && $_REQUEST['action'] != 'Login')
    header("Location: index.php?action=SetTimezone&module=Users&record=$ current_user->id");


    I guess, I had no user preferences befor Team Secure Module installing..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •