I need shoot my even onchange without losing focus. I am using odoo V8
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1345
Views
Hi,
I have 2 fields many2one A & B, these have onchange functions. When I select a record from A, it fires an onchange event and filters the information from B, this is not a problem, now in the case that I clean the information from field B, I should activate the onchange function to clean the information from field A, but this it doesn't happen without clicking out.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Hi Jonathan,
Can you mention some more details?