Results 1 to 10 of 10

Thread: Studio Behavior Is Unpredictable

  1. #1
    JustinK101 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    78

    Default Studio Behavior Is Unpredictable

    I am using custom fields. I am attemping to add my custom fields into the layout.

    Studio -> Edit A Module -> Leads -> Edit Layout

    Everytime I spend 20 minutes setting up the layout exactly as I want, and I click save and publish. Then when I go to view a lead the fields are NOT how I placed them, and all my custom fields are not populated. Then when I go back into the studio and edit layout its all retarded again, and I lost all the time I spend setting up my custom layout with my custom fields.

    Seems this feature is buggy and not working well. Quite annoying. Thanks for the help.

  2. #2
    JustinK101 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    78

    Default Re: Studio Behavior Is Unpredictable

    The following built in fields are not displaying correctly when added to my layout:

    Assigned to: ASSIGNED_USER_ID
    Last Modified: DATE_MODIFIED
    Created by CREATED_BY
    Modified by MODIFIED_USER_ID
    ID ID

    Any ideas? Still looking for an answer!
    Last edited by JustinK101; 2006-09-15 at 10:10 PM.

  3. #3
    malcolmh's Avatar
    malcolmh is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Aug 2004
    Posts
    1,712

    Default Re: Studio Behavior Is Unpredictable

    Does your Sugar run on a Linux or windows server? It looks like you are having some sort of access problems, i.e no wite access. Which version of Sugar are you using?

    We use the Studio component in both Windows and Linux enviroments and do not have any problems.
    Cheers Malcolm

    Genius4U Limited - Ingenious simple IT solutions for you / Genial einfache IT Lösungen für Sie
    http://www.genius4u.com or http://www.genius4u.de

  4. #4
    JustinK101 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    78

    Default Re: Studio Behavior Is Unpredictable

    Running on windows 2003 server. All the other fields except these, I can post a screen shot tomorrow.

    PHP 5.1.4
    MySQL 5

    SugarCRM 4.5b

  5. #5
    JustinK101 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    78

    Talking Re: Studio Behavior Is Unpredictable

    Here is the screen shot:



    Notice the ID label doesnt show up, and labels for Last modified, user who created, and user who last modified do not show. Also, the value of user user who last modified does not show up either. Thanks!

  6. #6
    JustinK101 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    78

    Default Re: Studio Behavior Is Unpredictable

    Anybody have any ideas?

  7. #7
    gordo is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    35

    Default Re: Studio Behavior Is Unpredictable

    Quote Originally Posted by JustinK101
    Here is the screen shot:



    Notice the ID label doesnt show up, and labels for Last modified, user who created, and user who last modified do not show. Also, the value of user user who last modified does not show up either. Thanks!
    I've noticed when trying to move custom fields into the default or optional columns it strips the label for the custom field...which creates an error in the listview.

  8. #8
    JustinK101 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    78

    Exclamation Re: Studio Behavior Is Unpredictable

    Here are the fields that do not show a label OR value:

    Assigned to: ASSIGNED_USER_ID
    ID ID
    Modified by MODIFIED_USER_ID

    Here the fields that do not show a label ONLY:

    Date Created: DATE_ENTERED
    Created by CREATED_BY
    Last Modified: DATE_MODIFIED

    I am sensing this as a bug. When I save and publish and go back into studio -> edit layout -> Detail View it looks as follows. Notice the fields with only a slash \ are the fields listed above that are not working correctly.


  9. #9
    Jimbo is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    30

    Default Re: Studio Behavior Is Unpredictable

    HI- I run into the same issue with 4.5b PHP 5.1.2.

    I noticed when I modify the custom/modules/yourmodulename/language/en_us.lang.php

    and make sure things are mapped like they say they are in the "View custom fields" area of studio

    things show up again!

    Hope that helps!

  10. #10
    stevec is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    London
    Posts
    1,100

    Default Re: Studio Behavior Is Unpredictable

    Quote Originally Posted by gordo
    I've noticed when trying to move custom fields into the default or optional columns it strips the label for the custom field...which creates an error in the listview.

    Found a solution - edit custom/modules/<MODULENAME>/metadata/listviewdefs.php.

    For the given custom field, you'll see the label has been set to NULL. replace this with the proper custom label definition as given in: custom/modules/<MODULENAME>/language/en_us.lang.php

Thread Information

Users Browsing this Thread

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

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
  •