Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
5878 Zobrazení

I used this video (https://www.youtube.com/watch?v=H-iFhOh1tOE) as a reference as well as the github repo available in the comments to build a small js app. It consists of the main widget that has the core methods (init, start...etc) as well as the template views. Now, I created a menuitem as well, and I would like odoo to redirect to a route (/myApp/index/) when I click on the menuitem, instead of displaying a tree/form view the way we useally do it. The route is handled by a web controller that renders the main template. How can I force a menuItem to follow the route that leads to my App?

Avatar
Zrušit
Nejlepší odpověď

Hi,

Can you check the usage of ir.actions.act_url

Doc: https://www.odoo.com/documentation/11.0/reference/actions.html#url-actions-ir-actions-act-url

Thanks

Avatar
Zrušit
Autor

Thanks a lot!

Autor Nejlepší odpověď

Thanks, @Cybrosys, that's exactly what I was looking for!

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
led 23
4828
0
srp 23
194
1
bře 23
3393
1
říj 22
8637
1
úno 22
2895