Results 1 to 2 of 2

Thread: Customizing module not with studio

  1. #1
    eric.ceyral is offline Junior Member
    Join Date
    Apr 2007
    Posts
    2

    Default Customizing module not with studio

    Hi all,

    I am quite a newbie to sugar.
    I have created a new module for the needs of my company (I have used logic_hooks to add some logic thx to the very interesting book called "SugarCRM Developer's Manual").
    This new module has been created by "copy & paste" from an old module with a minimum set of fields.
    Of course my end-users have begged on additionnal fields & I have decided to use Studio to add these new fields.

    It s where my problems began to appear.
    The design of the views seen through the studio is not fully on line with what I designed in a way that for some reasons (I don't know) some fields have disappeared.
    I have tried to understand how the studio is working and frankly gave up since I don't have the time to dive into this code.
    Anyway I could make the necessary modification using the studio and then mdify the appropriate views to get it work

    The needs of my end-users are finally cristalizing and I decided to modify vardefs & bean file in order to have a clean design without using the studio.
    Trying to do that I am having a problem with the enum fields in a way that I can't find where are stored the entries of my enum list.
    Is it somewhere in the database? In a cache file?

    Can anyone help?

    Thx in advance

    Eric

  2. #2
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Customizing module not with studio

    Hello Eric,

    the custom dropdowns are stored in custom\include\language\en_us.lang.php for the english version.
    As all dropdown fields can be translated to other languages there can be other files too.

    The problem "disappearing fields" occured in my environment only with float fields.
    The funktion admion - repair - repair database shows and sometimes repairs the missing fields,
    but if not you can create them yourself by hand in the database.

    Another tip: do not use the studio with IE, use Firefox you'll have less problems.

    regards
    hk

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Module Builder
    By Olavo in forum Downloads
    Replies: 418
    Last Post: 2009-02-26, 06:36 AM
  2. Replies: 1
    Last Post: 2007-06-30, 03:27 PM
  3. Missing module in Studio
    By radiuzi in forum Help
    Replies: 1
    Last Post: 2007-06-06, 03:30 AM
  4. Replies: 1
    Last Post: 2006-09-11, 03:38 PM
  5. Customizing Quotes Module
    By pmeisner in forum Developer Help
    Replies: 2
    Last Post: 2006-02-09, 05: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
  •