Results 1 to 3 of 3

Thread: Problem with usernames

  1. #1
    Scott.clarke is offline Junior Member
    Join Date
    Feb 2009
    Posts
    2

    Default Problem with usernames

    Hi everyone,
    Just started using Sugar, so far everything is going great, however after a recent update we have been unable to add usernames greater than 25 characters. The existing users with names longer than this limit are fine. Is this a known issue or is this something I can configure? Sorry If this has been covered before, but I checked and it did not come up in the first two search pages.
    Thanks for your help with this.
    Scott

  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: Problem with usernames

    Hi Scott

    Edit the file modules/Users/EditView.html, look for the code

    HTML Code:
    <td width="35%" class="dataField"><slot><input name='sugar_user_name' type="text" {USER_NAME_DISABLED} tabindex='2' size='15' maxlength='25' value='{USER_NAME}' /></slot></td>
    And replace the
    HTML Code:
    maxlength='25'
    by the appropriated one.

    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
    Scott.clarke is offline Junior Member
    Join Date
    Feb 2009
    Posts
    2

    Default Re: Problem with usernames

    Thanks for your help worked perfectly.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 2005-06-07, 01:42 AM

Tags for this Thread

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
  •