It seems that we can't define javascript function on xml file;
I wan to know whether we can and how to?
It seems that we can't define javascript function on xml file;
I wan to know whether we can and how to?
<template id="assets_backend" inherit_id="web.assets_backend">
<xpath expr="." position="inside">
<script type="text/javascript">
function your_function(args......)
{
//statements
}
</script>
</xpath>
</template>
thank you very much
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
1
12월 24
|
6547 | |||
|
1
10월 20
|
6673 | |||
|
2
6월 20
|
6625 | |||
|
5
12월 17
|
7494 | |||
|
3
1월 24
|
19367 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.