![]() |
Sergey Kornilov admin 5/11/2007 |
Yes, it runs a search after each character entered. This won't user experience as fetching is done in background and don't affect user input. |
G
|
gverras author 5/12/2007 |
Yes, it runs a search after each character entered. This won't user experience as fetching is done in background and don't affect user input. Right now we only have a global switch that turns all AJAX-based features on and off. In later versions we'll make it more flexible.
|
G
|
gverras author 5/12/2007 |
How can I turn the AJAX feature off?
|
A
|
apensler 5/12/2007 |
I found it, set the useAJAX variable to false... Sorry bout that.
|
G
|
gverras author 5/13/2007 |
Where do I find that switch? I have not come across it??? Al
|