i have function in JS like this handler when click will call a method custom_search in py file
now i want to get that data and render in xml file. I try to this but it not work
<t t-name="systray_odoo_search.search_result">
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
i have function in JS like this handler when click will call a method custom_search in py file
Hello
there are many ways you can do it. I'll show you one method to write value of a variable in js to xml template
you can define global variables in your init function.
init: function(parent,options){
this._super(parent,options);
this.var_name = 0
create a div in xml template
<div class="some_class"/>
Edit it on button click, and write your value to div from js
$(".some_class").text(this.var_name);Regards
MUHAMMAD IMRAN
Technical and Functional Consultant (ODOO)Softtar Technologies Pvt. Ltd. Contact : Pakistan (+92)-3037701373
Address:
Allhafeez Shopping MallLahorePakistan (Branch Office)http://sofftar.com
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jun 20
|
2894 | ||
|
2
Jul 24
|
287 | ||
|
2
Jun 23
|
40696 | ||
|
1
Dec 22
|
2319 | ||
|
2
Dec 22
|
3156 |