Results 1 to 7 of 7

Thread: Account "Assigned to" field cannot be read back

  1. #1
    laurentzed is offline Member
    Join Date
    Jan 2010
    Posts
    6

    Default Account "Assigned to" field cannot be read back

    Hello,

    I modified multiple times to set the "Assigned to:" from Account record but after saving it, the field remains blank in view mode and getting back in edit mode.
    I looked at the records in MySQL and noticed that the "Assigned to" field from the modified account record has been updated accordingly with the user Id I entered.

    I am using SugarCRM 5.5.0. It seems the user ID assigned to the account os notr read back.
    Please advise.

    Thanks

    Laurent

  2. #2
    dhaivatnaik is offline Senior Member
    Join Date
    Apr 2009
    Location
    Ahmedabad, India
    Posts
    24

    Default Re: Account "Assigned to" field cannot be read back

    Quote Originally Posted by laurentzed View Post
    Hello,

    I modified multiple times to set the "Assigned to:" from Account record but after saving it, the field remains blank in view mode and getting back in edit mode.
    I looked at the records in MySQL and noticed that the "Assigned to" field from the modified account record has been updated accordingly with the user Id I entered.

    I am using SugarCRM 5.5.0. It seems the user ID assigned to the account os notr read back.
    Please advise.

    Thanks

    Laurent
    Hi, Laurent

    try to repair cache from admin.
    Check error logs or sugarcrm.log you might get some hint there is something is wrong.

    if it doesnot works then send me the detailviewdefs.php from custom folder if exists, else from main module.
    __________________
    Best Regards
    ---------------------------------------
    Dhaivat Naik

  3. #3
    laurentzed is offline Member
    Join Date
    Jan 2010
    Posts
    6

    Default Re: Account "Assigned to" field cannot be read back

    I tried repair the Metadata not knowing which repair/rebuild cache you meant.
    I have not noticed any change. Account detailed view and edit remain with no "Assigned User" name even if I setup one before saving the account.

    I searched through sugarcrm.log but I have not spotted any relevant message.
    I have not found any error.log file. Could clarify what folder shoud have contained such a file?

    I attached here the Account module from custom folder the detailviewdefs.php and editviewdefs.php as I do not see teh assigned user name either from Detail View or from Edit View.

    Do you have an idea of what goes wrong?

    Thanks and regards

    Laurent
    Attached Files Attached Files

  4. #4
    laurentzed is offline Member
    Join Date
    Jan 2010
    Posts
    6

    Default Re: Account "Assigned to" field cannot be read back

    Hello,

    I give a little more time to it.
    I asigned a specific user to an account and save the modified account.
    I checked with phpMyAdmion and confirm the assigned userId has been updated in MySql database.
    However, neitehr detail view or edit view show it. Only a blank field for "Assigned User" is displayed.

    Any idea?

    Thanks

    Laurent

  5. #5
    leowolff is offline Sugar Community Member
    Join Date
    Apr 2009
    Posts
    126

    Default Re: Account "Assigned to" field cannot be read back

    Do you have oqc installed? This is a known issue. There is a solution on its forum.

    http://www.sugarforge.org/forum/foru...&forum_id=2788
    Regards,

    SugarCRM CE v.5.2.0c
    Windows platform
    MySQL v.5.0.37
    phpMyAdmin - 2.11.2.2
    Apache Server v.2.0

  6. #6
    laurentzed is offline Member
    Join Date
    Jan 2010
    Posts
    6

    Default Re: Account "Assigned to" field cannot be read back

    Indeed I have the oqc module installed.
    Just follw the link you provided and have been able to fix it.
    Thank you very much.

    Laurent

  7. #7
    getoliverleon is offline Member
    Join Date
    Mar 2010
    Posts
    5

    Default Re: Account "Assigned to" field cannot be read back

    The solution is in the thread linked above.

    I am also posting (Marco's) solution here, to make it easier to find:



    I had exactly the same problem of the assigned-to field not showing its content on Detail & Listviews. It "felt" as if it was not saved.

    Marco's solution is perfect. Grab the accounts_cstm table and simply kill the column "assigned_user_id". It's empty anyway, not needed and deleting has no negative results.

    After that it works just fine. Thanks Marco!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. "assigned to" set read only and the value
    By latschFob in forum Developer Help
    Replies: 2
    Last Post: 2009-07-28, 11:20 AM
  2. Replies: 0
    Last Post: 2009-01-19, 08:32 PM
  3. make "My Account" page read only
    By hiroshi in forum Help
    Replies: 3
    Last Post: 2008-05-06, 08:52 PM
  4. Replies: 2
    Last Post: 2008-02-11, 05:15 AM
  5. Replies: 3
    Last Post: 2006-07-25, 06:58 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
  •