Question
Javascript error in autosuggest
I have a ValueList from a query that I use as the string for an autosuggest form field. Usually it works just fine but sometimes I get the annoying javascript error in the lower left corner of my browser that says error: ";" expected on line xyz
I run the list through the #JSStingFormat()# and still get this error.
Any clues?
