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

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
4697
1
груд. 19
4769
0
лип. 25
238
1
лип. 25
4999
0
лип. 25
549