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


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks