Results 1 to 4 of 4

Thread: Relate field cursor error

  1. #1
    dsmithies is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    19

    Exclamation Relate field cursor error

    Hi all,

    I am creating a custom relate field inside the Case Module and I am trying to relate to Contacts. I have created and deployed the field, and when I click 'Select' and choose the desired contact everything works fine.

    However, problems arise when I type in the first few letters of a persons name and click on them from the small dropdown list that appears. Contacts are selectable as usual, but once selected i cannot move the cursor from the text box. Clicking on other text areas will move the cursor there quickly, but only for a second before it returns to the end of the text in my custom relate field.

    Does anyone have any suggestions on what could be causing this problem, and how to fix it? I have made the customisations through Studio.

    Thanks for the help,
    Daniel Smithies

    Epoch Labs (Australia)
    daniel@epochlabs.com.au

    Ubuntu 8.04
    SugarCRM PRO 5.0.0d
    Apache 2.2.4
    PHP 5.2.3
    MySQL 5.0.45

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Relate field cursor error

    Hi, Daniel.

    It is a known bug in the 5.0.0b version.
    The 5.0.0c fixed that.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    ToniFatec is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    64

    Default Re: Relate field cursor error

    In case you hadn't upgrade yet, you can set the relate field as readonly. This way the User will be obligate to click "select" button, and it'll work.
    In Edtiviewdefs.php, find your field which is relate to Contacts and add this just below 'name' => 'nameField',

    'displayParams' =>
    array (
    'readOnly' => true,
    ),

  4. #4
    maloner's Avatar
    maloner is offline Sugar Community Member
    Join Date
    Mar 2007
    Location
    Westmeath & Dublin
    Posts
    95

    Default Re: Relate field cursor error

    Hi there,

    I'm running 5.00e and still having the problem! Any suggestions grateful!

    Maloner

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Search by 'Relate To' field in ListView screen
    By Superman in forum Developer Help
    Replies: 4
    Last Post: 2008-03-09, 03:54 PM
  2. Relate field and subpanel
    By ranthony in forum Help
    Replies: 8
    Last Post: 2008-02-19, 04:52 PM
  3. New Module not appearing in Relate Field dropdown
    By avadtechnologies in forum Help
    Replies: 7
    Last Post: 2008-01-09, 06:19 PM
  4. custom module custom field relate type error
    By kidpollo in forum General Discussion
    Replies: 0
    Last Post: 2007-03-24, 02:14 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
  •