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

I've got a snippet working ok. It allows me to drop it in to the page. The snippet imports another page (or template) in to that page. It will be used for standard information for manufactures etc.

The problem is once it is dropped in, it creates the content from the current template, and inserts it as static data.

So if I ever change the original template, the pages using it will not reflect the changes.

I believe I can do this with Javascript. But so far I've not been able to find out how. The docs talk about JS for the snippet options but nothing beyond that.

Could someone please give a simple example of what is needed to drop a snippet in with a placeholder for the content, a javascript file to put content in that placeholder, and explain how it all connects together?

ps. Odoo 11 CE.

Thanks


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

https://www.youtube.com/watch?v=mA4WECek70w&ab_channel=Odoo

Аватар
Отменить

This is an excellent video from Odoo which addresses the basic steps to build a dynamic snippet (incl. Javascript)

Лучший ответ

Check the blog module , recent news snippets.

It gets data from the database with javascript.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мар. 23
4344
1
дек. 19
4677
0
июн. 25
363
1
июн. 25
663
1
июн. 25
671