Results 1 to 5 of 5

Thread: Public and Private records in Project Tasks

  1. #1
    MDNORRIS is offline Junior Member
    Join Date
    Oct 2008
    Location
    canton, ga
    Posts
    3

    Talking Public and Private records in Project Tasks

    We want the ability to designate a record in the Project Task module as eight public or private.
    If private only the assigned user is able to view the record if public all users can view the record. Need help setting this functionality up.
    I have created a new dropdown and field in the module to flag the record, but need help with the query in ProjectTask.php to initiate it.

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Public and Private records in Project Tasks

    Hi MDNORRIS

    You definitely needs a Teams module.
    For SugarCRM 4.5.* you can use the Teams OS and for SugarCRM 5.* you can use either Security Suite or Teams CE.

    Both are available in the SugarForge

    Kind regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    sugarcane is offline Sugar Community Member
    Join Date
    Apr 2005
    Location
    Chicago, IL
    Posts
    1,207

    Default Re: Public and Private records in Project Tasks

    Hello,

    you should be able to accomplish this via the Role Security. Go into the Admin panel and create a role. Under the 'Project Tasks' row, set 'List' to Owner. This means that only the owner of the project task (the assign to person) will be able to view this task in the list view. You can additionally set 'View' and 'Edit' to owner as well if you want (view refers to viewing the detail view of the project task, and edit refers to being able to edit the record in the edit view).

    Then, attach the users to this role. the next time they log in, the role security settings will take effect. Keep in mind that a user with admin rights will still be able to view all records, regardless of whether or not they are part of this role
    Intelestream has a great deal of experience hosting and customizing the SugarCRM application. Our company is made up by former employees of SugarCRM, and together we have over 50 years of experience working with the application. To learn more about us, please visit our website at www.intelestream.net or contact us directly at 800-391-4055 or by email at info@intelestream.net

  4. #4
    MDNORRIS is offline Junior Member
    Join Date
    Oct 2008
    Location
    canton, ga
    Posts
    3

    Default Re: Public and Private records in Project Tasks

    Thanks for the help I have opted for Security Suite only because TeamsCE is a pre-Alpha release and I am running 5.2 right now. Security Suite appears to be the way to go, but I will have to put it through the ringer on the development site before migrating it to the live site.

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

    Default Re: Public and Private records in Project Tasks

    mdnorris,

    You'll probably end up doing something similar to this:

    1. Create a role with ProjectTasks->List/View set to Group
    2. Attach the role to a security group (team)
    3. Add everyone to that security group
    4. If it is a public record assign assign the group to the ProjectTask
    5. If it is private do NOT assign the group to the record and just assign directly to the appropriate person

    Let me know if you have any further questions.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 7
    Last Post: 2009-05-27, 01:36 PM
  2. Replies: 2
    Last Post: 2007-07-02, 05:28 PM
  3. Public/Private
    By mcs/om in forum Help
    Replies: 1
    Last Post: 2006-04-21, 08:59 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
  •