Skip to Content
Menu
This question has been flagged
2441 Views

Im build extension for on of the standart openerp modules, and i stuck on problem. I have js code which do ajax request and back data which i needed to some fields it works but it is uncomfortably to always reload page to get new data, because all standart methods like call some tag with .click function doesnt work, i supose it override by standart odoo library. How can i bind my custom js for field like that? <page string="Some string" id="some_id"> , i repeat $('#some_id').click(function() method doesnt work. Please help me solve my problem.

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 18
3904
1
Dec 24
117
2
Nov 24
82
1
Oct 24
257
0
Sep 24
212