Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
7465 Представления

Where does odoo website module save content? Like menus, banner images and other text and html?

I actually want to see where menus of mega-menu store in database (table name) how they render on the website. Observing this I want to add some html while rendering those menu items. 


Аватар
Отменить
Лучший ответ

Hello Zahid,

I believe that the data is stored as views (QWeb) based on this video here:

https://www.youtube.com/watch?v=Xh3iCzLAH30

To view these you can go to Settings->Technical->Views and then type in the view name eg: Contact Us. You need to be in debug mode to access the technical settings. From here an example would be to search "Footer" and you will see the QWeb code for the footer of all pages. 

You can also look at the QWeb code by clicking on Customize->HTML/CSS/JS Editor while in on a website page. From here you can see the code for the view you are currently on. Using the drop-down you can select other views which are related. 

I hope this helps.

Thanks,

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
сент. 22
6600
0
мар. 24
1702
0
февр. 21
4313
1
мар. 25
16843
1
июл. 25
608