Results 1 to 2 of 2

Thread: .replace is not a function

  1. #1
    rudibr30 is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    12

    Default Javascript error no ajax quicksearch fields (.replace is not a function)

    Hello

    Im having a strange js error message when I try to click on any ajax'ed search item.

    For example, trying to add a new contact from the mini-panel, I type 'adm' in the quicksearch field and the ajax will correctly return 'admin' in its listing. When i click on it, altough the 'admin' string is passed on the text field, the ajax search box doesnt disappear, and its impossible to click on 'save'.

    The js error msg is :

    collection_extended[document.getElementById(sqs_id).value][k].replace is not a function

    sqsFilledOut("assigned_user_name")quicksearch.js (line 53)

    handleBlur(blur )quicksearch.js (line 51)
    [Break on this error] function sqsFilledOut(sqs_id){filledOut=true;if(typeof sqs_objects[sqs_id]!='und...

    Any ideas?

    Thanks in advance,
    Rudi
    Last edited by rudibr30; 2008-05-27 at 11:48 AM.

  2. #2
    rudibr30 is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    12

    Default Re: .replace is not a function

    up...................

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2008-03-16, 11:35 PM
  2. Replies: 0
    Last Post: 2007-08-08, 02:47 PM
  3. Implement Print Function on EditView
    By emillion in forum Developer Help
    Replies: 7
    Last Post: 2007-06-28, 05:28 PM
  4. Row_number is not a recognized function
    By theoracleprodigy in forum Help
    Replies: 4
    Last Post: 2007-04-10, 04: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
  •