跳至内容
菜单
此问题已终结
1 回复
1698 查看

I thought this would work ... but none of these get triggered. Even tho it is loaded, when i look at the model, the added field is visible in the 'technical / model views'



Any idea what are the possibilities the onchange does not get triggered on any of the fields ?

形象
丢弃

Are you changing this values manually in the form view?
The onchange is triggered in the frontend.

编写者 最佳答案

Wel at least name is changed in the form view ... although the documents interface is mostly javascript. so perhaps it is not triggered there ?

形象
丢弃

It might be that.
If you chekc the odoo's code they have the @api.onchange('url') in that model, but for that field they use a "normal" form view.

编写者

There is no backend equivalent for onchange, right ? Other than comparing manually in the .write function ?

相关帖文 回复 查看 活动
2
10月 25
2713
1
9月 25
2730
3
7月 25
4115
1
5月 25
2206
4
5月 25
3563