[Seaside] Autocompleter is not working

Peter Osburg peter.osburg at gmail.com
Mon Nov 10 10:14:38 UTC 2008


Dammit, indeed I forgot to add the library. But unfortunately it still
doesn't work. I checked with Firebug and found the following error:
"Ajax.Autocompleter is not a constructor"


Lukas Renggli schrieb:
>> I have a problem with the autocompleter. While I am using exactly the
>> same implementation like the SUAutocompleteTest, I can't get it to work.
>> My component is inherited from an SUComponent and I am using the exact
>> same render methods like in the test. The only difference: I am using a
>> WATask.
>>     
>
> Subclassing SUComponent is not necessary. That's just convenience for the tests.
>
>   
>> Does anybody know any problems regarding the autocompleter? I am using
>> the latest seaside, as well as scriptaculous versions.
>>     
>
> Did you add the SULibrary to your application? What does FireBug tell you?
>
> Lukas
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20081110/c9c0917e/attachment.htm


More information about the seaside mailing list