Results 1 to 3 of 3

Thread: Assigned user not shown in Contact's Detail View

  1. #1
    mbo2 is offline Member
    Join Date
    Oct 2007
    Posts
    5

    Question Assigned user not shown in Contact's Detail View

    Hi community,

    we are experiencing a problem with modul Contact. Its Detail View does not show the Assigned User. Although the field is on the page, the value is not displayed.

    We have customized the page with SugarStudio. The field ASSIGNED_USER_NAME is on Detail View and the database has the correct value. On list view, edit view and search view the ASSIGNED_USER_NAME is displayed as it should be. So it is not a matter of the assigned user not being there - it is just not displayed on this one view.

    I have tried to put the field on a different slot, but that didn't help either.

    We are using Sugar Open Source Version 4.5.1g (Build 1003) on Fedora Core 6, Apache 2.2, Php 4.4.3, mySQL 5.0.24.

    Customized DetailView.html looks like this:
    <td valign="top" class="tabDetailViewDL" colspan="1"><span sugar='slot51'>{MOD.LBL_ASSIGNED_TO_NAME}</span sugar='slot'></td><td valign="top" class="tabDetailViewDF" colspan="1"><span sugar='slot51b'>{CONTACT.ASSIGNED_USER_NAME}</span sugar='slot'></td></tr>

    Looks good to me. Is this a bug in Sugar that I should report? Or is it our mistake and can someone help us to fix it?

    Thanks in advance,

    Marion
    iteratec GmbH

  2. #2
    SamuelAugy is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Paris (France)
    Posts
    238

    Default Re: Assigned user not shown in Contact's Detail View

    Hello,

    This is mine (on a 4.5.1h) :

    <td valign="top" class="tabDetailViewDL"><span sugar='slot26'>{APP.LBL_ASSIGNED_TO}&nbsp;</span sugar='slot'></td>
    <td valign="top" class="tabDetailViewDF"><span sugar='slot26b'>{ASSIGNED_TO}&nbsp;</span sugar='slot'></td>

  3. #3
    mbo2 is offline Member
    Join Date
    Oct 2007
    Posts
    5

    Red face Re: Assigned user not shown in Contact's Detail View

    Hello Samuel,

    changing ASSIGNED_USER_NAME to ASSIGNED_TO help us resolve our problem.

    Many thanks for your help !

    Best Regards,
    Marion

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-11-14, 09:11 AM
  2. Replies: 0
    Last Post: 2007-06-20, 11:20 PM
  3. Replies: 0
    Last Post: 2005-09-14, 06:31 PM
  4. Cannot Login
    By Dillon in forum Help
    Replies: 16
    Last Post: 2004-10-13, 02:52 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
  •