<template id = "kwonboard_onboarding">
<t t-call="website.layout">
<xpath expr="//header" position="replace">
...
</xpath>
</t>
</template>
This code is not working. If you have any suggestion then do suggest.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
<template id = "kwonboard_onboarding">
<t t-call="website.layout">
<xpath expr="//header" position="replace">
...
</xpath>
</t>
</template>
This code is not working. If you have any suggestion then do suggest.
Hi Surya,
No need to replace using xpath, you just add your header using <header></header> and <footer></footer> it will automatic replace base header footer code. If you want to use your custom header-footer then no need to call website.layout.
Hope it will helpful for you.
Thanks and regards
Haresh Kansara
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
1月 24
|
39 | ||
|
4
6月 23
|
3983 | ||
|
1
11月 18
|
8948 | ||
|
1
7月 18
|
8100 | ||
|
1
8月 16
|
10520 |