Results 1 to 5 of 5

Thread: Question about Security Suites

  1. #1
    jlabuelo is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    426

    Default Question about Security Suites

    Hi all

    We have a new business scenario that need to reproduce in our Sugar 5.5 CE version. I have figured out that 95% of it can be done playing with the SecuritySuites module and Roles but there is 5% that do not know how to get it working.

    We have three departments A, B, and C that can log and review support cases.

    Team A, works as call center and they only register cases and assign it to Team B and Team C.

    Team B and Team C should have two roles, "Team Leader" which can Edit all the cases assigned to its team, and Analist, which only can log new casses (auto assigned to him) and Edit and View cases assigned to him directly.

    Up to here I think that with Security Suites and Role management this could be accomplish with no problem.

    My question is that I would need people in Team A, to be able to edit and view all cases, and assign new cases to Team B or Team C..... but do not assign it directly to any analist within the team....
    I would need so, the analist within Team B or Team C, to be able to get access (View and Edit) to cases which are assigned to them, or just assigned to their Team.

    Any idea on how I can limit this new view access??

    Thanks a lot

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Question about Security Suites

    That is a special circumstance that will need custom coding. You'd need to make a custom view.edit.php and check to see what team a user is part of. If the user is on Team A then make the Assigned To field read only.

    I would need so, the analist within Team B or Team C, to be able to get access (View and Edit) to cases which are assigned to them, or just assigned to their Team.
    You'd just assign View/Edit rights for Cases to Group for the Analyst.

  3. #3
    jlabuelo is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    426

    Default Re: Question about Security Suites

    Hi there

    Thanks for the advice.. for the moment this sounds more complex that what I thought so I will start installing Security Suites first and then moving to the next point which will be clearing the List view.

    Cheers

  4. #4
    jlabuelo is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    426

    Default Re: Question about Security Suites

    Hi again!!

    I think we got to the point where we are gonna need to apply your suggestion. However I have a couple of doubts.

    I know how to get the team each user logged belongs to (by running an SQL, please let me know if there is an easier way).... problem is that we do not know how to make a field read only or not??

    Could you please pass me an example to solve this question?

    Cheers

  5. #5
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Question about Security Suites

    I haven't tried this lately but here is a post out there on making fields read only based on some values:
    http://www.sugarcrm.com/forums/f3/ho...94/#post177813

    Just searched Google for site:sugarcrm.com make field readonly

    You'll want to replace with your specific condition for making the field read only. Heard there may be issues with that Clear method at the top though. At least it is a starting point.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Security Question
    By tnmti in forum Help
    Replies: 0
    Last Post: 2008-05-01, 01:22 AM
  2. PHP Security Question
    By fisher318 in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-02-17, 02:31 PM
  3. Security question
    By Meyer in forum Help
    Replies: 5
    Last Post: 2007-07-11, 11:43 AM
  4. Security Question
    By Rosamunda in forum Help
    Replies: 3
    Last Post: 2006-05-07, 12:37 AM
  5. Question about security
    By Proware in forum General Discussion
    Replies: 1
    Last Post: 2006-03-26, 10:55 PM

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
  •