- Issue created by @marcus_johansson
- 🇩🇪Germany jurgenhaas Gottmadingen
This is great. I wonder if it could even be more optimized such that the
returnSuggestions
method only returns a key/value array and the whole ajax implementation is done by the base class. That way, the implementing developers have even less work to do, and we only maintain the ajax part once.