Results 1 to 3 of 3

Thread: Custom Field Not Showing in Add/Edit

  1. #1
    Join Date
    Jun 2006
    Posts
    8

    Default Custom Field Not Showing in Add/Edit

    I think this is fairly basic, but it's not working. I simply want an extra field to accounts. So I used the studio to remove the SIC (to make space) and then created a new custom field (Carrier) and added it. I saved and published. When I click on existing accounts (I actually only have 1 test account at the moment) I see "Carrier" where it should be located.

    However if I create a new account or edit the existing account, instead of "Carrier" I get "SIC Number" again. I'm not sure why.

    I'm using Sugar 4.5.1b runnong on OpenSuse 10 but I haven't messed with much of anything relating to the OS so I'm not sure that it's relevant. I've searchd the wiki and the forums, but haven't found this problem anywhere else.

    I have gone so far as reboot my linux box, but this doesn't help anything. I've also logged directly into MySql to look at the tables. I don't know where the custom field is supposed to show up, but it hasn't been appended to the accounts table, and the custom_fields table is still returning the empty set when I run "select * from custom_fields;" In Sugar, however, if I go into "view custom fields" it does show up, so I'm completely lost at this point.

    OS: OpenSuse 10
    Sugar: 4.5.1b
    Webserver: Apache 5
    PHP: 2
    MySql: 5.0.26

  2. #2
    Join Date
    Jun 2006
    Posts
    8

    Default Re: Custom Field Not Showing in Add/Edit

    OK... my mistake. I now see that there are buttons for the various views, including "edit". So I need to make the change more than once.

    Problem solved.

    I would still like to know where the custom fields show up, however.

  3. #3
    HarryBo is offline Junior Member
    Join Date
    Jul 2007
    Posts
    1

    Default Re: Custom Field Not Showing in Add/Edit

    The custom fields are stored in tables named <object>_cstm, e.g. accounts_cstm for custom fields of accounts object.

    The index to this table is named id_c and references the field id of the related basic object.

    I just had the same problem to find Detail View, Edit View, List View and Search Form to be links .
    Not simple to find it coming from SalesForce...

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. custom field to sugar field
    By tanhaa in forum Developer Help
    Replies: 2
    Last Post: 2011-05-04, 03:52 PM
  2. Custom Field not showing up
    By uswcc in forum Help
    Replies: 4
    Last Post: 2007-05-16, 01:37 AM
  3. Asterisk Patch 1.1.0 Crash on logon
    By skyracer in forum Help
    Replies: 6
    Last Post: 2006-07-08, 06:30 AM
  4. Replies: 7
    Last Post: 2006-06-06, 07:56 PM
  5. Custom field labels no showing up
    By BOTA:X in forum Help
    Replies: 5
    Last Post: 2006-01-25, 07:30 AM

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
  •