Skip to Content
मेन्यू
This question has been flagged
1 Reply
11576 Views

It seems that we can't define javascript function on xml file;

I wan to know whether we can and how to?

Avatar
Discard
Best Answer
<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>
Avatar
Discard
Author

thank you very much

Related Posts Replies Views Activity
1
दिस॰ 24
4841
1
अक्तू॰ 20
5006
2
जून 20
4720
5
दिस॰ 17
6053
3
जन॰ 24
17075