Results 1 to 4 of 4

Thread: How to have conditional default team?

  1. #1
    raynor is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    sydney
    Posts
    71

    Default How to have conditional default team?

    We are running sugar professional 6.1
    We use Teams.

    Everyone is assigned to a team, and the default user team is used for Opportunities and Leads.

    However Accounts and Contacts have to have a team of Global, so that all teams can see the accounts.

    Is there a way of having the default team as Global, when setting up accounts and contacts, but for everything else, to use the users default team?

    cheers
    sugar professional 6.4.0

  2. #2
    davidboris is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    1,113

    Default Re: How to have conditional default team?

    Hello,

    Write before_save logic_hook for Accounts and Contacts module, write following line,

    PHP Code:
    $bean->team_id '1'
    It will save global team too, along with what your user has the default teams selected. Global team will not appear when user create new record, but will be saved and displayed later.
    Thumbs up.

    Skype ID - david__boris

    SugarForge Projects:

    WYSIWYG now in studio!(Version 1.1 is out now!)

    Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.

    Fab Tools! > Dashlet Not Followed Opportunities for past six Months

  3. #3
    owentw is offline Junior Member
    Join Date
    Dec 2010
    Posts
    2

    Default Re: How to have conditional default team?

    This open source stuff, I do not know, so do not know oh where to change.






    ——————————————————————————
    I started a company, the main selling Stainless Steel Washers,baby car seats,Spray gun, welcome to my site to buy!

  4. #4
    Sugar-Daddy is offline Sugar Community Member
    Join Date
    Jun 2011
    Posts
    49

    Default Re: How to have conditional default team?

    This approach is much easier...

    pat
    :)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Changing the default Team
    By peteralberti in forum Help
    Replies: 1
    Last Post: 2009-02-04, 01:35 AM
  2. Replies: 5
    Last Post: 2008-09-22, 12:11 PM
  3. How to set default team?
    By Walling in forum Help
    Replies: 13
    Last Post: 2008-08-07, 10:42 PM
  4. Default Team
    By dpsuae in forum Help
    Replies: 0
    Last Post: 2006-01-24, 05:27 AM

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
  •