ProductSearchAutoComplete?term=nikon:1 Failed to load resource: the server responded with a status of 404 (Not Found)
OrderController/ProductSearchAutoComplete does not exist. ProductReviewController/ProductSearchAutoComplete works.
Sales/Orders - Product filter does not work
Monday, November 25, 2024 12:46:42 PM
I'm very curious to see the correct way to fix this problem. I have a similar product autocomplete requirement in a plugin that I'm working on in-house and I've simply copied the entire ProductSearchAutoComplete() method into my controller as a quick and dirty workaround. It works but I don't like it.
0