Results 1 to 2 of 2

Thread: Sugar Customizations

  1. #1
    Dietrich is offline Member
    Join Date
    Sep 2006
    Posts
    6

    Default Sugar Customizations

    Hi all...

    Sugar OS 4.5.1g
    Apache 2.2.4
    MySQL 5.0.33
    PHP 5.2.1

    I'm trying to customize my Sugar Suite and have several questions:

    1) I just enabled LDAP and configured it to auto create users. I don't want any user to have access to every module by default.
    a) Is there any way to assign a default role to the auto created users?
    b) Or is it alternatively possible to import all users from Active Directory I want to have Accounts in Sugar?

    2) I was wondering, if there is a list with all files, which are overwritable by files in the custom directory and the needed directory structure for \custom. I was looking for something like that in SugarWIKI, but couldn't find anything.

    3) Where can I change the default sort order for lists? Let's say I want the contact list to be sorted ascending by accountname instead of last_name by default.

    So that's it for now... Thanks for any help,

    Tanja

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

    Default Re: Sugar Customizations

    1a) You could write a logic hook that assigns new users a default role.
    1b) Probably by working directly with the database at least.

    3) modules\Contacts\metadata\listviewdefs.php look for

    'orderBy' => 'last_name',
    'default' => true,

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. HELP - Act import (field mapping)
    By smelamed in forum Help
    Replies: 32
    Last Post: 2010-12-15, 05:39 PM
  2. Sugar Upgradability -> Needs community input
    By lvangool in forum Feature Requests
    Replies: 7
    Last Post: 2007-03-09, 07:39 PM
  3. Who is working on which translations?
    By clint in forum Translators
    Replies: 5
    Last Post: 2005-08-26, 02:44 PM
  4. Sugar Suite 3.5 Beta Now Available
    By clint in forum Announcements
    Replies: 0
    Last Post: 2005-08-01, 02:03 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
  •