Results 1 to 4 of 4

Thread: Spliting the Administrator

  1. #1
    lijith's Avatar
    lijith is offline Sugar Community Member
    Join Date
    Jun 2009
    Location
    India
    Posts
    67

    Default Spliting the Administrator

    Hello,

    I have to create different administrators like "Engineering group" and "Marketing Admin"
    The Engineering group should be able to view only the sections like
    • Sugar Connect
    • System
    • Email
    • Developer Tools
    • Bug Tracker

    But the Marketing Admins should be able to view only the sections like:
    • Users
    • Product and Quotes
    • Forecasts
    • Contracts


    I aa using the SugarCRM Enterprise 6.1.5 version.


    Thanks in Advance.
    Lijith M Gopinath
    email : phpbugs@live.com
    website : PHP-Bugs

  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: Spliting the Administrator

    You can create a script into custom/Extension/modules/Administration/Ext/Administration/ to drop from admin panels the links not allowed by some specific user group.

    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
    lijith's Avatar
    lijith is offline Sugar Community Member
    Join Date
    Jun 2009
    Location
    India
    Posts
    67

    Default Re: Spliting the Administrator

    Thanks andopes!!

    I got this working by creating a file at "custom/modules/Administration/Ext/Administration/administration.ext.php"

    unset the variable $admin_group_header according to the user login.
    Lijith M Gopinath
    email : phpbugs@live.com
    website : PHP-Bugs

  4. #4
    lijith's Avatar
    lijith is offline Sugar Community Member
    Join Date
    Jun 2009
    Location
    India
    Posts
    67

    Default Re: Spliting the Administrator

    A small correction. The file has to be corrected at "custom/Extension/modules/Administration/Ext/Administration/" with the name administration.ext.php
    Lijith M Gopinath
    email : phpbugs@live.com
    website : PHP-Bugs

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. MassUpdate only for administrator
    By pstrosser in forum Help
    Replies: 2
    Last Post: 2006-12-12, 06:29 AM
  2. Administrator Woes
    By LisaMills in forum Help
    Replies: 0
    Last Post: 2006-02-16, 02:06 PM
  3. Administrator
    By rana in forum Developer Help
    Replies: 0
    Last Post: 2005-07-29, 04:28 PM
  4. Administrator
    By rana in forum Downloads
    Replies: 0
    Last Post: 2005-07-29, 03:44 PM

Tags for this Thread

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
  •