Results 1 to 2 of 2

Thread: Studio-Savings do not work

  1. #1
    Lepidopteron is offline Junior Member
    Join Date
    Sep 2008
    Posts
    1

    Question Studio-Savings do not work

    Hey,
    i wanted to implement a new Plugin in the Account-Area, because i didnt know there is this studio-form i edited first the sql-table (adding 2 new values at Accounts) and afterwards i edited the Account.php-file in /modules/Accounts/metadata/
    Well, now when im trying to edit the Fields etc. in the studio-Manager and i press "save" there is the common "saving" - "Done" Screen, but nothin is happenin, pannels etc are just not implemented...
    I uploaded the old Account-file and deleted the 2 values i added in the mysql-Table, but its still not working.

    Version 5.0.0b (Build 3150)

  2. #2
    JVWay is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Corvallis, Oregon
    Posts
    452

    Default Re: Studio-Savings do not work

    First thing I would do is revert your system back. Get rid of those fields you created and any changes you made to the files.Then get to the latest patch level. F, I think. There have been a lot of fixes along the way. Then you can do your changes through the Studio. There is a known issue with the system not properly creating integer fields. You would create them in Studio and then create them in the database with the exact same name. If you called the field new_field in studio then you would create a field in the database called new_field_c (note the _c at the end). Be sure to give it the same datatype that you defined in Studio. Custom fields are created in a table like accounts_cstm if you created custom fields in the accounts module.
    Jerry Way
    Business Process Administrator

    Sugar 6.1.4 Professional
    (Testing 6.1.2)
    LAMP on Centos 5
    PHP 5
    MySQL 5
    Apache 2.2

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 2008-07-26, 04:01 PM
  2. Replies: 1
    Last Post: 2007-02-20, 07:31 AM
  3. Sugarcrm 4.5. Studio Does Not Work
    By THEBLADEJANE in forum Help
    Replies: 24
    Last Post: 2006-10-27, 03:20 AM
  4. Replies: 0
    Last Post: 2005-03-26, 02:54 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
  •