Hi all,
I've explored the website builder in Odoo 14, but now I wish to add javascript files to the pages.
I created a new module, inside it created a JS file and a template to include the JS file in the website.
Now, I wish to get the main menu widget and apply JS actions on it. How can I do this?