& Hi,
Previously (in APEX 4.2) I used the jQuery autocomplete widget. Now that I switched to APEX 5.0 I'm having an issue with it. I think there's a conflict between apex menu widget and jQuery menu widget.
I just made a new application with the new universal theme and tried to add the jQuery autocomplete as described here : https://docs.oracle.com/cd/E59726_01/doc.50/e39147/extend_app001.htm#HTMDB29026
I also added jquery.ui.menu.js because they look separate since jQuery 1.10.4.
But as soon as I add those two files on a page, interactive reports are broken an you get an error "Uncaught Error: no such method 'toggle' for menu widget instance" when you click on "Action" button.
Anyone has an idea about how to integrate jQuery autocomplete widget ?
Thank you in advance for your help.
Regards
Clément