Skip to Content
Menu
This question has been flagged
2 Replies
555 Views

Hi there

Is there a way to create an app on the home overview that when user click on it, will redirect to a (frontend) website with odoo studio?

If it possible, how to do it?

Avatar
Discard

Just to confirm, by "home overview," are you referring to the mega menu that displays all the installed app menus?

Best Answer

It is possible to by creating an action (type ir.actions.act_url) and a new menu item

Start by creating a new menu Settings > Technical > Menu Items (enable developer mode)

Select Action ir.actions.act_url and create action by clicking on search more followed by New

Provide Action name, URL and Target. Save & Close.. Refresh home menu to view the new menu

Avatar
Discard
Author

It worked! Thank you so much :)

Related Posts Replies Views Activity
1
Jan 21
6172
1
Dec 20
4411
1
Nov 21
2149
1
Feb 22
3031
1
Jun 17
2973