Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
8737 Переглядів

I know that there are mega menu modules but that's not what I'm going for here. 

There's this code in the navbar:

 <t t-foreach="website.menu_id.child_id" t-as="submenu">
<t t-call="website.submenu"/>
</t> 

I think this prevents there being any sub-submenus. It's not recursive that I can tell. I've tried adding another foreach to get to sub-submenus but that didn't work either.

Ideally, I'd like to code the menuitems into my custom theme like I've done for the others. When I do it now, all it does is create a dropdown-toggle <a> but it doesn't actually drop down. Here's what I've got in my code:

Is there any way to achieve this?

Аватар
Відмінити
Найкраща відповідь

Hello Lindsay,
We hope this will help you to resolve your problem.

https://apps.odoo.com/apps/modules/13.0/website_multi_menu_submenu_oin/

Thank you.
Skype: live:info_850626 OR (info@odooitnow.com)

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
4
черв. 21
13383
1
груд. 23
1264
1
лист. 23
2036
2
січ. 16
3445
1
січ. 16
2993